Re: [android-developers] Re: My App should get information of every Http Get.

2011-01-13 Thread Kristopher Micinski
The usual interest in doing such things seems to be monitoring people's browsing habits to build profiles that you can do things with. Amazon, for example does this, and at one point even changed prices they displayed to you based on your estimated elasticity of the items. It's not too far a

[android-developers] Re: My App should get information of every Http Get.

2011-01-12 Thread chetan
Can we have packet sniffer or analyzer in android as application part. Can i get design to implement the packet sniffer or analyzer . On Dec 25 2010, 2:32 am, Frank Weiss fewe...@gmail.com wrote: It's not possible from the SDK. You'll need to root the phone or run it on a Wifi network with a

Re: [android-developers] Re: My App should get information of every Http Get.

2011-01-12 Thread Marcin Orlowski
On 12 January 2011 10:12, chetan chetanchauha...@gmail.com wrote: Can we have packet sniffer or analyzer in android as application part. Can i get design to implement the packet sniffer or analyzer . You got the answer in previous post. On Dec 25 2010, 2:32 am, Frank Weiss fewe...@gmail.com

[android-developers] Re: My App should get information of every Http Get.

2011-01-12 Thread Brill Pappin
You don't need to do that on the phone. Simply set up a linux box as a router and you can monitor all traffic. Trying to do this on a phone is a waste of time, in fact I'd say the only reason to do this was for hacking other peoples phones. Whats your app called? I want to make sure I never

Re: [android-developers] Re: My App should get information of every Http Get.

2010-12-24 Thread Frank Weiss
It's not possible from the SDK. You'll need to root the phone or run it on a Wifi network with a packet sniffer or proxy. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Re: My App should get information of every Http Get.

2010-12-21 Thread YoGenDr@ $iNgH
@sarwar, but a user wants to keep a check that some unwant app is accessing network from his application in background then... regards Yogi On Mon, Dec 20, 2010 at 1:03 PM, Sarwar Erfan erfanonl...@gmail.com wrote: Why should your app get all these private information about the device owner?

[android-developers] Re: My App should get information of every Http Get.

2010-12-19 Thread Sarwar Erfan
Why should your app get all these private information about the device owner? Regards Sarwar Erfan -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from