The app could check the server for updates on each launch, and if it finds a new apk, download and install it. It would still alert the user that an update has happened but that might not be a bad thing.
On Tuesday, April 10, 2012 4:31:23 AM UTC-4, [email protected] wrote: > > Is there any way to make automatic silent update for corporative app? > We have an app that working only with local network and WEB-service. > Tablets works thru Wi-Fi, but has no access to internet because of > security. We need to get something like this functionality: > > 1. Administrator put some updates to server. > 2. App downloads files and automaticly update itself without any > additional action of users. > > Is there any way to do this? > > Maybe something like placing main code in separate JAR-file? -- 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

