On Thu, Aug 11, 2011 at 8:17 AM, Drunczyk <azu...@gmail.com> wrote: > 2. Is it possible to make the system use local repository (e.g. SD card) > instead of a remote app store for updates? I'd pre-transfer the updated APKs > to a local repository and then made the system update the apps from there.
You can use ACTION_VIEW and the appropriate MIME type to trigger an update of an app that you have downloaded. > 3. How to seamlessly update (with no user interaction)? This is not possible through the Android SDK. Try http://source.android.com and the Community tab there to find out how you might do this in your custom firmware. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in Oslo: http://bit.ly/fjBo24 -- 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