Commit Graph

2 Commits

Author SHA1 Message Date
Lauri Pohjanheimo 16708f3ac4 Fix links in documentation
Links referring to the sister example on both documents referred to a
wrong document.

Task-number: QTBUG-99596
Pick-to: 6.10
Change-Id: Ife3f6cc6980b75b2d3eb860b2ba901bcddb0ef0b
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2025-07-09 12:28:44 +00:00
Lauri Pohjanheimo b31598e4e9 Add Qt for Android splashscreen examples
Consists of two Android splash-screen examples.

- qt-splashscreen-in-android: Example app created using app wizard,
AndroidManifest editor and manual editing to provide Qt Splash screen.
This example uses Android Activity to hide Android splash screen.
- qml-splashscreen-in-android: Example app using splash screen defined
in QML. Also this example uses Android Activity to hide Android splash
screen at startup.

Task-number: QTBUG-133683
Task-number: QTBUG-133676
Task-number: QTBUG-133681
Pick-to: 6.10
Change-Id: I2b8421dac3b855123d5a47ffbffe87da172aa6fc
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2025-06-10 14:50:09 +03:00