Hello Everyone, Is it possible for an app to upgrade itself?
I am trying it but it doesnt seem to work. My app downloads its upgrade, starts the upgrade/installation process which finishes successfully but when I start the app its still the old one. When I installed my app normally I was seeing "Not granting permission android.permission.INSTALL_PACKAGES to package <package name>" in logs. So based on another thread http://groups.google.com/group/android-developers/browse_thread/thread/23a94989d964d7fd I installed the app in /system/app folder so now there is no error message but result is still same. Do I need a separate installer app to upgrade my app? Kindly advice. Regards, Amit. -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

