phonegap 3.0 wants android 17, but I want android 18

后端 未结 11 985
南笙
南笙 2020-12-24 15:29

While experienced with phonegap and xcode, I\'m new to android. I have installed phonegap 3.0 ...

npm install phonegap
phonegap --version
3.0.0-0.14.3
         


        
11条回答
  •  攒了一身酷
    2020-12-24 16:02

    I had installed cordova through npm, therefore to make it work I modified target in ~/.cordova/lib/npm_cache/cordova-android/3.6.3/package/framework/project.properties

提交回复
热议问题