c# - How do I debug an Android app on a real phone in Visual Studio 2017? -
i want make android app , debug app on phone.
i have developers settings , have usb mode setting 'mtp (media transfer protocol)', can access file system on explorer.
my problems are:
- i can't see 'debug mode' on phone.
- and can't select phone on visual studio because don't have option start button.
visual studio 2017
android version: 6.0.1
in developers settings have enable usb debugging
do have adb tools installed on computer ? have download on internet, can check when plug device in tools installer can on phone
wiki
Comments
Post a Comment