debug android widgets
How To Debug Android Widgets
Published by Shantanu Goel on 14 June, 2010 | 22 Responses
For most new android app developers (like me), it is a bit puzzling how to debug the android widgets or how to put a breakpoint in an android widget code. For normal applications, it is quite simple as when you press “debug” on the eclipse toolbar, it launches the emulator (or connects to existing emulator/device), [...]
Posted in Code, Mobile | Tagged android coding, android programming, android widget breakpoint, DDMS, debug android widgets, eclipse, Mobile, widgets


