Android Studio doesn't recognize my device

前端 未结 21 994
南旧
南旧 2020-11-29 00:02

Here is the problem. I want to run my Android Studio apps on my device (Samsung Galaxy Ace 2). But nothing works for me. Tell me what I\'ve missed:

1) USB debugging

21条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-29 00:39

    In addition to the above configurations, I had to set deployment target to "Open Select Deployment Target Dialog", run once (choosing my device from the options listed), and from then on Android Studio was able to see my device even after changing the deployment setting back to "USB Device". My SWAG is that since Android Studio uses its own internal cache to find your device, it has to be initialized first.

提交回复
热议问题