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:

  1. i can't see 'debug mode' on phone.
  2. 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

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -