Connection with adb was interrupted You may want to manually restart adb from the Devices view

后端 未结 7 1497
逝去的感伤
逝去的感伤 2021-02-06 11:01

I am using Windows 7 and JDK 6.

I downloaded the package of Android SDK with Eclipse and followed the instructions to create the first Hello World application.

H

7条回答
  •  野性不改
    2021-02-06 11:37

    Expanding on Dejel's answer above with one change:

    1. Window -> Open Perspective -> DDMS (DDMS could be in the "Other..." section)
    2. Window -> Show View -> Devices (if not already visible on the left pane)
    3. Under the view-meny (little downward-pointing triangle on "Devices" header) choose "Reset adb" (Restart may have been renamed to "reset" in newer versions).

提交回复
热议问题