Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.3
-
-
2025wk20s1QtforAndroid
-
Android
Description
A customer is evaluating Qt and tried running qtquickview_kotlin app on the device (Qt 6.8.3 / Android 11 / API 30).
Following changes were made to the qtquickview_kotlin app
- Added one property myText in Main.qml and set it as text to Text widget having id helloText
- In MainActivity.kt file, called onClickListener function at every 100 ms, updating two Main.qml property, colorStringFormat and myText
The attachment contains crash stack trace, Original_Main.qml and Original_MainActivity.kt file and updated QT_Sample_Main_updated.qml and QT_Sample_MainActivity_Updated.kt file.
Attachments
Issue Links
- is required for
-
QTBUG-129517 Embedded QML and Qt Quick for Android on Qt 6.10
-
- Open
-