How to have an app startup when android device is turned on.

Hi, I have an app that needs to start up when the android device is turned on. Are there permissions I can set in the manifest, or some other method I can use?

Any help will be greatly appreciated.
Thanks

1 Answer

1

Check the answer by Sean Schulte to this question on Stack Overfloaw:

How to start an Application on startup?