Hi, You cannot set breakpoint and debug from command line. However, you could use the adb commands like logcat, dumpsys, dumpstate to debug your applications from command line: http://code.google.com/android/reference/adb.html#shellcommands
Thanks, Megha On Sun, Mar 23, 2008 at 11:57 PM, Eckel <[EMAIL PROTECTED]> wrote: > > We can set a break point and step by step debug apps by eclipse adt > plugin, but without eclipse, how to step by step debug android apps by > command line? > > Thanks, > Eckel > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

