2 AppDebugAndroid
Vitalii Koshura edited this page 2023-04-07 00:39:30 +02:00

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