Starting an apk on boot in Android -


is there way start android application on boot? perhaps adding init.rc script?

if "android application", mean user interface, make home screen.

if "android application", mean have small hunk of code want run around time of boot, set broadcastlistener boot_completed broadcast.

you manipulate init.rc if doing things creating custom firmware.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

php - Time zone issue -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -