Hello!
I want to know what's the proper way to enter the app in the execsystem function.
The example in the user's guide uses execsystem("app:com.google.android.gm"); which opens gmail. That's great. Now, I want to open another app using this function, lets say I want to open my voice recording app (and to nothing else, just open it up).
How do I know the correct way to enter the app "name"? (The part after "app:") Is it com.google.android.voicerecorder or, since I've got a Samsung phone (if it has ANYTHING to do at all), is it com.samsung.android.voicerecorder?
Thanks!
how to write in the apps in execsystem mobile
-
Eohmer
- Posts: 19
- Joined: February 26th, 2019, 8:47 am
- Location: Costa Rica
-
khurshid.arshad
- Posts: 618
- Joined: July 9th, 2012, 11:32 am
- Location: Islamabad, Pakistan
Re: how to write in the apps in execsystem mobile
I usually use Apk Extraxtor 4.2.9, which you can download from play store. For reference, please see attached picture.
Best.
a.
Best.
a.
You do not have the required permissions to view the files attached to this post.
-
Eohmer
- Posts: 19
- Joined: February 26th, 2019, 8:47 am
- Location: Costa Rica
Re: how to write in the apps in execsystem mobile
This does it. Thank you so much!khurshid.arshad wrote: March 27th, 2020, 3:32 am I usually use Apk Extraxtor 4.2.9, which you can download from play store. For reference, please see attached picture.
Best.
a.