【问题标题】:Showing "waiting for emulator to start..." while running cordova-android App运行cordova-android App时显示“等待模拟器启动...”
【发布时间】:2019-05-26 18:39:05
【问题描述】:

我构建了简单的 cordova android 应用程序,为此我试图在我的物理 android 手机中运行.. 但它显示

未指定目标且未找到设备,正在部署到模拟器
未指定模拟器,默认为 VisualStudio_android-23_arm_phone

等待模拟器启动...

任何建议或帮助将不胜感激。

【问题讨论】:

    标签: android visual-studio cordova android-emulator


    【解决方案1】:

    我建议不要使用 Visual Studio 的内置 Android 模拟器。相反,请下载 Android SDK Manager,然后更改 Visual Studio 的 ANDROID_HOME 路径以使用它:

    要下载和更新独立的 Android SDK,请参阅该页面中的Download System Images and create Android emulator

    请注意,如果使用 VS2017,您的 Deploy to Emulator option will be gone,但有一些解决方法可以继续手动部署到模拟器。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-01-30
      • 2015-01-18
      • 1970-01-01
      • 2011-07-23
      • 1970-01-01
      • 2019-06-19
      • 2016-08-31
      • 2019-02-25
      相关资源
      最近更新 更多