How do I start an Android app from shell? [answered]
What is the command to start an installed Android app?
Let us say for for an example process org.myapplication
.
We have moved to a new Sailfish OS Forum. Please start new discussions there.
What is the command to start an installed Android app?
Let us say for for an example process org.myapplication
.
To get the best idea, have a look at an Android desktop file, found in /usr/share/applications/
- in this instance, we can try opening Whatsapp with the Exec command in the desktop file;
apkd-launcher "/data/app/com.whatsapp-2.apk" com.whatsapp/com.whatsapp.Main
whatsapp's desktop file contents;
[Desktop Entry]
Exec=apkd-launcher "/data/app/com.whatsapp-1.apk" com.whatsapp/com.whatsapp.Main
Icon=/var/lib/apkd/apkd_launcher_com_whatsapp-com_whatsapp_Main.png
Name=WhatsApp
Type=Application
Version=1.0
X-Nemo-Application-Type=no-invoker
X-Nemo-Single-Instance=no
X-apkd-apkfile=/data/app/com.whatsapp-1.apk
X-apkd-packageName=com.whatsapp
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2018-06-11 19:57:25 +0200
Seen: 744 times
Last updated: Jun 11 '18
Android applications should not be grouped in the same window [released]
1 window per Android app [duplicate]
Bug: Files and directories in the Android sandbox have insufficient permissions
Where photos from android apps are being stored? [answered]
Android VKB saves and suggests passwords in plaintext
\SDCARD\ folder which Android apps use should be visible when you plug your phone into PC [released]
Display (and edit) Android APK rights when installing from Transfers
Accessing pictures from android [released]
WhatsApp notification [answered]
Why is Firefox' Sync functionality not supported (currently)? [answered]