Android Studio doesn't see device

后端 未结 30 2701
南方客
南方客 2020-11-22 14:44

The AVD Manager in Android Studio doesn\'t show my device but adb devices does show it. Am I missing something obvious here?

30条回答
  •  臣服心动
    2020-11-22 15:36

    I have been troubleshotting same problem. I have tried all the tips in this topic in posts above me.

    My situation was: - computer have seen my tablet - had debug usb options in developer mode on - adb in sdk was not seeing my device, killing & start didnt help

    The problem was I had Samsung Galaxy drivers on my win8. When I went to devices manager, there was Lenovo A7600 Tablet with yellow marking. Settings -> actualize drivers -> choose from existing ones and i hooked up the Samsung drivers to this one.

    It worked like charm.

提交回复
热议问题