Can current version of Android allow an app to be told when it is updated? Thanks!
---------- Forwarded message ---------- From: Dianne Hackborn <hack...@android.com> Date: Jul 25 2009, 1:02 am Subject: run app after installation using PACKAGE_ADDED or other mechanism? To: Android Developers I don't understand what you mean about persistent alarms -- alarms are persistent, until a reboot, at which point yes if you want to have alarms scheduled you need to handle BOOT_COMPLETED. Also the next version of the platform should allow an app to be told when it is updated, though you still will deliberately not be launched when first installed. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en