cordova-plugin-boot-launcher
v0.2.0
Published
Cordova Plugin to automatically start the Cordova app when the device is booted.
Downloads
7
Maintainers
Readme
Boot Launcher
Launch your Apache Cordova Android app automatically when the device is booted.
Install
Fork this repository
In
src/android/BootLauncher.javaline 13, replaceuk.co.ilee.CordovaApp.classwith[YOUR_APP_ID].CordovaApp.class. YOUR_APP_ID is the reverse domain-style identifier you used when you created your cordova project.Add your forked plugin via the CLI:
cordova plugin add https://github.com/[YOUR_USERNAME]/cordova-plugin-boot-launcher.gitPlatforms
Android only.
