Syg*_*Syg 5 android splash-screen jquery-mobile cordova
嗨我正在使用phonegap与Jquery mobile一起使用.我正在尝试立即获取主页面,同时向用户显示启动画面.
在PhoneGap for Android中我正在使用它
super.setIntegerProperty("splashscreen", R.drawable.splash);
super.loadUrl("file:///android_asset/www/index.html", 2000);
Run Code Online (Sandbox Code Playgroud)
虽然这会加载启动,但它也会延迟index.html的加载.它可以立即开始取出它吗?此外,如果没有phonegap,有没有人使用JQM代替phonegap?
更新:使用较慢的加载第一页(执行json请求)后,它看起来像启动屏幕显示更长的时间,所以这似乎是默认行为
我已经实施了更好的解决方案。您可以设置自定义启动屏幕并在页面加载后通过 JS 调用隐藏它
https://github.com/inetstd/phonegap-android-custom-splashscreen/wiki
| 归档时间: |
|
| 查看次数: |
5578 次 |
| 最近记录: |