Wrong application started

41 views
Skip to first unread message

Pascal Georges

unread,
Sep 22, 2022, 3:42:10 AM9/22/22
to DroidScript
Hi,

If I have 2 application shortcuts A and B on home screen :
1. Press A -> starts app A
2. Press Home button
3. Press B -> starts app A (and not B

So I first need to exit app A before launching app B. I understand the behavior (because DS is an unique instance from Android's point of view), but is there a better view to manage this small issue (for exemple by calling app.Exit() from OnPause event in each applications) ?

Pascal G.

Symbroson

unread,
Sep 24, 2022, 1:51:14 PM9/24/22
to DroidScript
It might be a security concern which prevents you from accidentally stopping a currently running project instance
In theory it should be possible to close the app each time you launch a new project.
Reply all
Reply to author
Forward
0 new messages