As mark has said, nope, its not possible. The manifest registers your application with the system. This is the only way the system becomes aware of executable targets.
Cheers, Justin Android Team @ Google On Sep 2, 7:21 am, Mark Murphy <[EMAIL PROTECTED]> wrote: > semaka wrote: > > I have a project in which I have to start an activity which is not > > declared in AndroidManifest.xml. Is that possible to register an > > activity dynamically by code? > > Not that I'm aware of. > > > Or is it possible to overwrite the > > AndroidManifest.xml from an installed .apk or to replace it without > > reinstalling the .apk on the emulator? > > Not that I'm aware of. > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > _The Busy Coder's Guide to Android Development_ Version 1.1 Published! --~--~---------~--~----~------------~-------~--~----~ 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 Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

