First you need permission to disable the auto lock. Follow this example: http://www.androidsnippets.com/disable-initial-screen-lock
Secondly you need to tap into the RECEIVE_BOOT_COMPLETED. Follow this example by Krzysztof Wolny<http://stackoverflow.com/users/209502/krzysztof-wolny> http://stackoverflow.com/questions/1056570/how-to-autostart-an-android-application Hope the above two will get you going. Cheers -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

