【发布时间】:2016-07-23 06:30:02
【问题描述】:
我正在尝试在 android 上运行 phonegap 应用程序,当我运行命令时
phonegap run android --emulator --verbose
我收到了这个错误
Running command "getprop emu.uuid" on emulator-5554...
我该如何解决这个问题,有什么想法吗?我尝试通过命令行和android studio模拟器打开它。
【问题讨论】:
-
删除 AVD 并重新创建它对我有用。
标签: android cordova android-emulator