2
Comrades,
I’m having a problem running "Ionic Cordova run android --target=name of my device".
The emulator normally opens with the Nexus 5X API 26 but before fully starting the emulator it returns this error:
//Error: Failed to execute shell command "getprop,dev.bootcomplete"" on device:
Error: adb: Command failed with Exit code 255
Error output: error: Protocol fault (no status)//
I changed computer recently, where I installed Ubuntu 16.04 and ran my code that used to run normally on the old machine.
Someone can help?
Thank you