Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
None
Description
Qt for Android user apps can only use Java code. While it's possible for users to edit the Gradle files of Qt for Android apps to permit using Kotlin, the process is manual and might need work.
Qt for Android should be able to work with both Java and Kotlin, thus this task should ensure the Gradle files/scripts are modified to allow that.
This of course should work with JNI as well.