[android-developers] Wireshark not showing HTTP packets for emulator

2010-03-24 Thread abhi
Hi,

I'm trying to use wireshark to capture some HTTP packets exchanged
between the emulator and a website. However, even though I can see the
web content on the emulator browser, wireshark does not display any
HTTP packets exchanged between the emulator and the website. Why is
this?

-- 
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 this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.


Re: [android-developers] Wireshark not showing HTTP packets for emulator

2010-03-24 Thread David Turner
I don't know, but did you try the -tcpdump file option to capture network
traffic ?
the resulting file can be opened in WireShark later, and this will give you
much better
information than doing a host capture.

On Wed, Mar 24, 2010 at 11:46 AM, abhi rkabhi1...@gmail.com wrote:

 Hi,

 I'm trying to use wireshark to capture some HTTP packets exchanged
 between the emulator and a website. However, even though I can see the
 web content on the emulator browser, wireshark does not display any
 HTTP packets exchanged between the emulator and the website. Why is
 this?

 --
 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 this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

 To unsubscribe from this group, send email to android-developers+
 unsubscribegooglegroups.com or reply to this email with the words REMOVE
 ME as the subject.


-- 
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 this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words REMOVE ME as the subject.