Hi,

I trying to understand how a new process is being created based on
AndroidManifest.xml, also looking for the possibility of creating/
forking a new Java process/new DVM instance at runtime.

I could find that using Runtime.exec one can issue system commands or
launch native applications, but this is not what I am looking for, I
am looking for creating an equivalent java process just as the parent
java process.

Can I launch an installed android application at runtime from another
android application?? Whats the way for doing this??

Any pointers/directions/suggestion will be of great help.

Thanks
Ash



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to