Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
6.8.0 Beta3
-
None
-
-
2024wk34s2FOQtforAndroid
Description
Tried all the different recent NDK's no difference. During load I see the following:
I VrosSpatialAudio: init with null
D QtLoader: Could not instantiate class org.qtproject.qt.android.multimedia.QtAudioDeviceManager, java.lang.IllegalAccessException: java.lang.Class<org.qtproject.qt.android.multimedia.QtAudioDeviceManager> is not accessible from java.lang.Class<org.qtproject.qt.android.QtLoader>
D QtLoader: Could not instantiate class org.qtproject.qt.android.multimedia.QtMultimediaUtils, java.lang.IllegalAccessException: java.lang.Class<org.qtproject.qt.android.multimedia.QtMultimediaUtils> is not accessible from java.lang.Class<org.qtproject.qt.android.QtLoader>
To reproduce:
Build the Audiopanning example and deploy on android
Attachments
Issue Links
- depends on
-
QTBUG-126478 Evaluate the need to initClasses in Java code and QtLoader
- Closed