Error “AdbCommandRejectedException: device not found” in Eclipse using Android emulator

后端 未结 8 1671
傲寒
傲寒 2020-12-15 18:52

I\'ve tried to change the build of an application, and now eclipse doesn\'t work.

There is nothing in the console, and when I launch the debug, there is nothing on t

8条回答
  •  攒了一身酷
    2020-12-15 18:58

    If you are using the Emulator and restarting adb doesn't solve the problem then close the current running Android virtual device and Launch it again.

提交回复
热议问题