I need to get detailed request data times on Samsung Galaxy Tab on Verison network. Does anyone know what is invovled in getting Shark to run on this device?
Tell me more
×
Android Enthusiasts Stack Exchange is a question and answer site for
enthusiasts and power users of the Android operating system. It's 100% free, no registration required.
|
migrated from superuser.com Apr 29 '11 at 17:45
|
I run tcpdump on a rooted galaxy tab and capture the output onto SD card. When I think I have captured what I want. I "adb pull" the capture file onto a linux box and view the output with wireshark. |
|||
|
|
|
I know how to do it.. With "Linux Installer" software you can install chrooted debian. Then I had to re-build my libpcap and wireshark on GTab because my Overcome kernel did support mmapped packet ring buffer. I can give detailed instructions if anyone needs... Oh, I forgot about X11.. You'll have to start X11 vncserver inside chrooted debian on your Android, and then connect to 127.0.0.1 from your Android with your favourite VNC client in order to access "X11".. Let's call this approach X11.99_pre_alpha_8 )) |
|||||||
|