How to Open Application with script
- 02 June 2020
- MobiControl - Android Scripting
3 Answers- 0 Upvote
- 2 Followers
3 Answers
Not sure but perhpas you can test
intent:#Intent;action= PACKAGE NAME ;i.dialog_type=1;end
you can also just use start.
start com.x.y
Also, unless something has changed the If/then logic is not available within the Android scripting layer.