Is there a way to start an Android application on boot? Perhaps by adding something to the init.rc script?
If by "Android application", you mean something with a user interface, make it the home screen.
If by "Android application", you mean you have a small hunk of code you want to run around the time of boot, set up a BroadcastListener
for the BOOT_COMPLETED
broadcast.
You would only manipulate init.rc
if you are doing things like creating custom firmware.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With