[mono-android] Deploy to device without going through store
was
skylogdev at btconnect.com
Tue Nov 29 09:31:23 EST 2011
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.
More information about the Monodroid
mailing list