Download latest FireStarter APK and sideload/install with adb: adb install -r FireStarter-v3.2.3.apk Start FireStarter once with adb (or manual from settings menu): adb shell am start -n "de.belu.firestarter/de.belu.firestarter.gui.MainActivity" ADB-Debugging needs to stay enabled (do not ...