Android Development: Transfer App wireless -
Is it possible in some way to transfer and launch an app that I am developing wireless? For example via WiFi or Bluetooth.
I'm developing with Android Studio (Beta) 0.8.9.
You have to remove your .apk file. You can do this by right-clicking on your project directory and then,
Android Tools> Export the Uncinified Apps Package
Then send it the way you want it
Comments
Post a Comment