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

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

class - Kivy: how to instantiate a dynamic classes in python -

java - Algorithm negotiation fail SSH in Jenkins -