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

Popular posts from this blog

sql - Find last match with latest inserted name in table -

c# - XML serialize base class without knowing derived class -

ios - Invalid IPA: missing embedded provisioning profile. Are you sure this is an ad hoc? -