You could try to do tcpdump on your destination device or on a PC which is attached to your LAN network. In the second case both tcpdump or Wireshark might give you an idea what is happening. Only problem is that you might see a lot of traffic and you have to set some filters or grep for a certain pattern if you check the traffic on an system which is hooked up to the network.
Have you tried to use busybox tcpdump on the destination device? -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Jun 4, 10:46 am, "Yusuf T. Mobile" <[email protected]> wrote: > One way to do this* would be to have your phone access the internet > via a WiFi device-to-device connection to your computer, and then use > WireShark on the computer. > > Yusuf Saib > Android > ·T· · ·Mobile· stick together > The views, opinions and statements in this email are those of the > author solely in their individual capacity, and do not necessarily > represent those of T-Mobile USA, Inc. > > *in theory, anyway > > On Jun 4, 3:12 am, Advanceroot <[email protected]> wrote: > > > But how to get all IP packages on the real device? > > > Wireshark can do this? > > > I tried to use a cross-compiled tcpdump, but it didn't work. > > > 2009/6/4 mobilekid <[email protected]> > > > > Wireshark did the trick! Thanks. > > > > On Jun 3, 6:44 pm, mathiastck <[email protected]> wrote: > > > > I run the emulator on my desktop, and use Wireshark filtered for http > > > > requests. > > > > >http://en.wikipedia.org/wiki/Wireshark > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

