Hi, Install the eclipse plugin for android - http://code.google.com/android/intro/installing.html Go to Eclipse/Window/Show Views/Other/Android and play with the various views there.
You can do everything that you can do with a normal java app, attach the debugger etc. Go to Android/Device view and select your process to debug, add breakpoints to your source code and step thru the calls. You can also use the debug if you have the project open in the workspace and have the source code. Hope this helps Chander --~--~---------~--~----~------------~-------~--~----~ 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

