My situation is identical (except I'm Cali and they're east coast). I put the signed .apk on an IIS Web Server to which all testers have access. Part of our application checks the web site for the availability of a newer version, and offers the client the ability to start the download (or, they can just navigate to our .apk file with their browser).
The only tricky part is the IIS server needs the following MIME type added. .apk application/vnd.android.package-archive Steve Sharrock Architecture/Design/Programming www.sharkcode.com -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of mcgear Sent: Tuesday, September 06, 2011 7:01 AM To: [email protected] Subject: [mono-android] How to deploy App To Market So I have the Professional version of MonoDroid... And I need to provide some people in a remote office in Cali (I am in Miami) access to the application we are developing. Obviously I can side load my device in the Miami office, but how do i get them access? Is there a way to send them an APK file to just install on their device? Or is that only available for "Enterprise"? - or - Should I just create a new Marketplace account and deploy a build there for them to install? If this is the case, how do I deploy to the marketplace from Visual Studio? Regards, Michael Gearhardt -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/How-to-deploy-App-To-Market-tp 4774508p4774508.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
