【问题标题】:Why do I see an Android emulator app run error?为什么我会看到 Android 模拟器应用程序运行错误?
【发布时间】: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


    【解决方案1】:

    也许这可以帮助你: https://stackoverflow.com/a/43984410/3426262

    我用谷歌搜索了这个error: device unauthorized.

    确保您还尝试启用开发者选项:

    【讨论】:

      猜你喜欢
      • 2014-05-04
      • 1970-01-01
      • 2014-04-18
      • 1970-01-01
      • 2022-08-10
      • 1970-01-01
      • 2014-12-19
      • 1970-01-01
      • 2011-04-12
      相关资源
      最近更新 更多