ADB not recognising Nexus 4 under Windows 7

前端 未结 26 2657
旧时难觅i
旧时难觅i 2020-12-12 09:49

I\'m running on Windows 7, and I\'ve updated all the drivers as it says on the Android developer website regarding using hardware devices. However, Eclipse is still not reco

26条回答
  •  抹茶落季
    2020-12-12 10:05

    In case none of the answers work perhaps the following clarifications will help. I followed the top answer and tried to load the program with ADB from the command line to reduce the possible complications and this did not work.

    Once enabling PTP mode the ADB devices command would find my Nexus 4, but I could not push to it. I had to use Eclipse and in order for the dialog to display to accept the RSA key described below.

    Note: When you connect a device running Android 4.2.2 or higher to your computer, the system shows a dialog asking whether to accept an RSA key.

提交回复
热议问题