Hello World application fails to load on emulator
Hello,
I'm just getting started with IntelliJ. I am trying to get the ubiquitus 'Hello World' example to run in the emulator. Here is the result in the debug window:
Waiting for device.
"C:\Program Files\android\tools\emulator.exe" -avd Nicks -netspeed full -netdelay none
Device connected: emulator-5554
Device is online: emulator-5554
Target device: emulator-5554 (Nicks)
Uploading file
local path: C:\Users\Notebook\IdeaProjects\10ManApp\out\production\10ManApp\10ManApp.apk
remote path: /data/local/tmp/com.TenManServices._10ManApp
Adb Transfer Protocol Error.
No such file or directory
Thanks
请先登录再写评论。