如何解决?我正在使用Migrate a existing Cordova应用程序来交叉遍历此命令
android update project --subprojects --path . \
--target "android-19"显示此错误:
build.xml: Found version-tag: custom. File will not be updated.发布于 2015-03-11 09:13:56
始终使用android版本21,您将只是fine...also我在稳定版本上遇到了问题,试试beta ones...and选择正确的十字路口实例(对我来说是Cordova Android (ARM)实例)
https://stackoverflow.com/questions/28626186
复制相似问题