<div dir="ltr">    I think we have encountered the same problem, the flicker I have mentioned is the black screen between splash screen and the first qml page :-)<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 30, 2015 at 11:23 PM, Bruno Tezine <span dir="ltr"><<a href="mailto:btezine@gmail.com" target="_blank">btezine@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Liang Jian, <div>Thank you for your response. </div><div>I already tried to use this approach. You complain about a flicker, but what about the black screen between the splash and the first qml page? </div><div>I don't know if this happened with you, but under my tests, the splash screen appears ok, but then the screen goes black for a while until the main qml page is loaded. </div><div>Does it happen with you? </div><div>Kind regards, </div><div>   Bruno.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-10-30 12:11 GMT-02:00 Liang Jian <span dir="ltr"><<a href="mailto:jianliang79@gmail.com" target="_blank">jianliang79@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>     According to my experience, the best way to show splash screen in qt-android is to use a custom android theme and set its android:windowBackground. In this way the splash screen will show instantly after you click to launch your app. But unfortunately there is an annoying bug about this method, please refer to <a href="https://bugreports.qt.io/browse/QTBUG-43558" target="_blank">https://bugreports.qt.io/browse/QTBUG-43558</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 29, 2015 at 9:06 PM, Bruno Tezine <span dir="ltr"><<a href="mailto:btezine@gmail.com" target="_blank">btezine@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi, <div>How can I create a splash screen for Android using Qt (without widgets)? </div><div>I don't know if it's possible. The idea is to present a splash screen(image) immediately while the first qml page is loading. No timers involved. </div><div>I have read several samples, but none seems to fit. Let me explain: </div><div><br></div><div>1) <a href="http://doc.qt.io/qt-5/qtquick-window-example.html" target="_blank">http://doc.qt.io/qt-5/qtquick-window-example.html</a></div><div>--This example uses a timer. It doesn't display a splash while the app is still loading the first screen. </div><div><br></div><div>2) <a href="http://stackoverflow.com/questions/5486789/how-do-i-make-a-splash-screen" target="_blank">http://stackoverflow.com/questions/5486789/how-do-i-make-a-splash-screen</a></div><div>--It explains how to create splash screens using two approaches. One using an Activity and other using a theme style. The first approach uses a timer and delays the app load. The second quickly display a splash, but after it disappears, the screen goes black while loading the first qml page. </div><div><br></div><div>Is it possible?</div><div>Thank you, </div><span><font color="#888888"><div>   Bruno.</div></font></span></div>
<br>_______________________________________________<br>
Android-development mailing list<br>
<a href="mailto:Android-development@qt-project.org" target="_blank">Android-development@qt-project.org</a><br>
<a href="http://lists.qt-project.org/mailman/listinfo/android-development" rel="noreferrer" target="_blank">http://lists.qt-project.org/mailman/listinfo/android-development</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>
</blockquote></div><br></div>