cordova android 4.1.0是否支持Android API级别23?
Android API level 23删除了org.apache.http。*包。但是科尔多瓦仍在使用它们。如果我在我的项目的AndroidManifest.xml中设置android:targetSdkVersion = 23,那么在使用API级别23的Android设备上运行是否会很好?
答案 0 :(得分:1)
有点晚了,我知道,但也在 platforms / android / project.properties 和 platforms / android / CordovaLib / project.properties