Skip to content

Instantly share code, notes, and snippets.

@Red-Folder
Created September 24, 2012 21:08
Show Gist options
  • Save Red-Folder/3778392 to your computer and use it in GitHub Desktop.
Save Red-Folder/3778392 to your computer and use it in GitHub Desktop.
Phonegap Android Background Service Plugin - Getting started - AndroidMainfest.xml - Permission
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment