You might want to look at http://www.tomgibara.com/android/veecheck/
Al. Timo Bruck wrote: > I'm looking for ideas on how to have a package that is not distributed > through the Android Market (it's in closed Beta) upgrade itself. > > I had hoped to download the .apk file from my web server and then use > PackageManager.installPackage(), but that requires the > INSTALL_PACKAGES permission, which is apparently not available to > packages not installed in /system/app. > > Best idea I have now is to launch an Intent to download the .apk (via > web browser), but that would require the user to then manually install > the package, which is unkind. > > Other ideas? > > -Timo > > > > -- * Written an Android App? - List it at http://andappstore.com/ * ====== Funky Android Limited is registered in England & Wales with the company number 6741909. The registered head office is Kemp House, 152-160 City Road, London, EC1V 2NX, UK. The views expressed in this email are those of the author and not necessarily those of Funky Android Limited, it's associates, or it's subsidiaries. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

