android app设置启动画面出错
cordova 3.6.0 JDK1.7创建的测试项目,在导入Android Eclipse ADT中
加入下面这行启动画面设置时
super.setIntegerProperty("splashscreen",R.drawable.splash);
提示:The method setIntegerProperty(String, int) from the type CordovaActivity is deprecated
setIntegerProperty有一条黑色的横线是什么意思
我是新手
config.xml配置3.0以上版本和2.9有些区别
页:
[1]