【发布时间】:2019-09-24 05:12:03
【问题描述】:
我正在设置 Android 模拟器,它正在工作。但是,如果我运行命令
cordova -d emaulator android
我看到错误
Failed to execute shell command "getprop,dev.bootcomplete"" on device: Error: adb: Command failed with exit code 1 Error output:
error: device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
模拟器启动了,但是里面没有应用程序
【问题讨论】:
标签: android cordova android-emulator