There was an error while loading. Please reload this page.
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
Home