我正在开发要安装在我的 android 设备上的 Phonegap webapp。我的 Webapp 是一个在其他系统上没有错误的工作示例。我已经安装了 Android SDK。特别是 android-22 和 android-23 安装正确。
cordova build android
创建一个在我的设备上正确安装的工作 Android APK。所以实际上已经安装了android-22。
但是,当连接了一个正在运行的 android 设备时,cordova run android
存在安装 android-22 的提示。
CordovaError: Please install Android target: "android-22"