wiki:AppDebugAndroid

Version 1 (modified by davea, 10 years ago) (diff)

--

Debugging Android applications

Use this blog as a guide:

http://tthtlc.wordpress.com/2012/09/19/how-to-do-remote-debugging-via-gdbserver-running-inside-the-android-phone/

Note: the above article is missing the step of port forwarding:

adb forward tcp:4567 tcp:4567