Im attempting to build an android application and one of the key features to this application is for it to be able to launch an activity automatically when the phone starts, I see some apps on my phone that already do this, any help would be great so that I can atleast research this a little better through the sdk, thanks!
Share
You need to implement BroadCastreceiver like this:
In your manifest add this:
Add permission: