Re: [android-developers] Programmatically installing APK question

2011-11-04 Thread Mark Murphy
On Fri, Nov 4, 2011 at 2:42 AM, Ash wrote: > 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). >  

[android-developers] Programmatically installing APK question

2011-11-03 Thread Ash
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 usi