On Dec 14, 10:31 pm, android_soft <[email protected]> wrote: > You can do everything that you can do with a normal java app, attach > the debugger etc.
One limitation: with the emulator, you can connect to any application. On a G1, you can only connect to apps for which "is debuggable" is set in the manifest, which means you can debug your own apps but can't poke around in most of the others. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

