Hi All, We have developed an application for a rooted Android 2.2. The application starts automatically after Android is booted and continues to run forever. There is no way for the user to exit the application (unless the app crashes for any reason).
We are able to update the application using the Android installer programmatically. The question is at the end of the installation, the user is presented with 2 options - Open or Done. The problem is that if the user clicks on Done, then Android will take the user to the main menu which is what we want to avoid. Is there any way to disable the 'done' button or are there any alternatives to upgrading the software and then either rebooting the device or re-launching the application? Any advice will be appreciated. Thanks -- 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

