• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Debugging Android Applications

I want to debug my android application, I using eclipse for coding ddesign and deveopment

How debug (as we do in .Net F9, then F11)

Kindly help me
 
There is a tool that ships with android sdk called the DDMS. The eclipse adt plugin also provides a perspective for this tool.
 
Back
Top Bottom