Copy link to clipboard
Copied
import flash.desktop.NativeApplication;
function closeProgram(event:MouseEvent):void...........etc....
for quiting the app and it works great, so I guess there´s a way to make it happend. I hope you can help me. Thank you very much in advance!!
Copy link to clipboard
Copied
you're trying to access an app recently used on the user's mobile device?
Copy link to clipboard
Copied
Yes, but not open a certain app directly like app a to b I woul like to emulate what the recent apps button does. I could be another game or settings etc. thank you !
Copy link to clipboard
Copied
you need to create or buy a native extension for that.