Monday, August 30, 2010

How to Debug via USB Android

This is very easy if you are already setup with adb in eclipse:

1.plug in your device(phone)
2.enable USB debugging on device
3.debug/launch app from eclipse as normal, it will autoselect your device if it is attached.

If logcat isn't working, close and reopen eclipse.

No comments:

Post a Comment