回复: 仍是QML开发安卓程序启动界面问题?????
#6 回 lovexin109 的帖子 [彩阳 01-16 20:57]
lovexin109:彩阳怎么修改的呢? (2015-01-16 13:23)
Application节点下这么修改:
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
就好了。
#7 回 彩阳 的帖子 [lovexin109 01-17 18:59]
彩阳:Application节点下这么修改:
android:theme="@android :style/Theme.NoTitleBar.Fullscreen"
就好了。 (2015-01-16 20:57)
彩阳在目录下拷了启动图片,改了白色背景("@android:style/Theme.Light.NoTitleBar"),显示启动图片后在显示主界前面还是会黑一下屏。。。什么原因???
#8 [彩阳 01-18 10:40]
我们也会出现这样的情况。这个可能更改不了了。
#9 回 彩阳 的帖子 [lovexin109 01-18 21:06]
彩阳:我们也会出现这样的情况。这个可能更改不了了。 (2015-01-18 10:40)
彩阳有QML开发手机的项目吗?能不能公开一下源码,界面的就行??
#10 [qyvlik 08-17 13:06]
Qt 安卓上的SplashScreen,这里做了总结:
https://github.com/GDPURJYFS/A-week-to-develop-android-app-plan/tree/master/demos/SplashScreen/doc
有兴趣可以加入这个项目~