0.0
0 review
1.27 MB
Everyone
Content rating
235
Downloads
Remote App Launch SE screenshot 1 Remote App Launch SE screenshot 2 Remote App Launch SE screenshot 3

About this product

Launch apps on your android phone remotely using a web browser.

Remote App Launch SE description

Launch apps on your android phone remotely using HTTP GET requests.

This is a special version of Remote App Launch without the need to add each app manually : all installed app on your device can be started immediatly.

For example, to launch firefox, use your browser to request : http://yourPhoneIP:8888/start/org.mozilla.firefox

The app need to be requested by its package name (RemoteAppLaunchSE will show the package name of each app on your phone, don't worry).

To stop the app remotely, you just need to switch from "start" to "stop" in the URL : http://yourPhoneIP:8888/stop/org.mozilla.firefox

Be aware that android doesn't allow a foreground app to be killed, only background processes. If you remotely launch an app that stays in foreground, it can't be killed remotely by Remote App Launch SE.

You can secure the app by using HTTP Authentication with a user/password needed to start/stop apps. In that case, to launch an app just use the following URL : http://username:password@yourPhoneIP:8888/start/org.mozilla.firefox
↓ Read more