You can launch the Android package installer from your code. We have auto-update working with the following:
Intent promptInstall = new Intent(Intent.ActionView) .SetDataAndType(Android.Net.Uri.Parse("file://" + installerFileFullPath), "application/vnd.android.package-archive"); currentActivity.StartActivity(promptInstall); Thank you, Chris Tossing Software Engineer G4S Technology Software Solutions LLC Direct Dial: +1 (781) 457-0779 Cell: +1 (847) 942-0359 chris.toss...@usa.g4s.com www.1f.com 21 North Avenue, Burlington, Massachusetts 01803 USA Please consider the environment before printing this email -----Original Message----- From: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Domanet Sent: Monday, July 09, 2012 10:57 AM To: monodroid@lists.ximian.com Subject: Re: [mono-android] Non Google Play release, private company. I'd happy upgrade, Enterprise starts at 100+ devices. I'm 99% sure it's the same software just the rights deploy to 100+ device outside google play. My question is more can I just download the latest version form a website and install the .apk by code? If so what is the code to run install the .apk the rest I have. Thanks -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Non-Google-Play-release-private-company-tp5710774p5710776.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid The details of this company are as follows: G4S Technology Limited, Registered Office: Challenge House, International Drive, Tewkesbury, Gloucestershire GL20 8UQ, Registered in England No. 2382338. This communication may contain information which is confidential, personal and/or privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s), please note that any distribution, forwarding, copying or use of this communication or the information in it is strictly prohibited. Any personal views expressed in this e-mail are those of the individual sender and the company does not endorse or accept responsibility for them. Prior to taking any action based upon this e-mail message, you should seek appropriate confirmation of its authenticity. This e-mail has been scanned for all viruses by MessageLabs. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid