Reputation: 27255
I am trying to install my app on an Android phone (HTC One) but am not sure how to go about this.I ran the app but the device does not show in the Choose Device
window that opens.What are the steps in doing this?
Upvotes: 18
Views: 49813
Reputation: 394
Did you activate "Developer options" on your device? You must allow USB debugging and also allow "Unknown sources" to install application outside of Play Store. Also you need to have correctly installed driver on your computer. Follow instructions from https://developer.android.com/tools/device.html .
Upvotes: 19