Just use adb.exe in the \Android\android-sdk\platform-tools folder in cmd.exe or a bat file as follows:
adb.exe install "C:\Program Files (x86)\yourapp.apk" Make sure Settings>Applications>Development>USB debugging is checked on your device. Regards...Andrew -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Deploy-to-device-without-going-through-store-tp5032378p5032534.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
