I am trying to run an app from within my app.
The app is installed and I can create an intent and execute the application, which starts just fine.
However, my app is no longer in foreground and is terminated.
Is there a way to run the new app without killing my old app; and then return to my old app when the new is finished?
Rusty
The app is installed and I can create an intent and execute the application, which starts just fine.
However, my app is no longer in foreground and is terminated.
Is there a way to run the new app without killing my old app; and then return to my old app when the new is finished?
Rusty