With command
StartActivity(pm.GetApplicationIntent(NomeAppEsterna))
I call an external app not developped by me.
Is there a similar function to kill this app, because wen i return to me app, external app go to sleep, and when i resume it not work well.
StartActivity(pm.GetApplicationIntent(NomeAppEsterna))
I call an external app not developped by me.
Is there a similar function to kill this app, because wen i return to me app, external app go to sleep, and when i resume it not work well.