wiki:AppDebugAndroid

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
Last modified 10 years ago Last modified on Jun 19, 2014, 11:56:52 AM