Hi
Further testing: the camera example app from Qt/5.2.1/Src/qtmultimedia/examples/multimediawidgets/camera works on a tablet running android 4.0.3 (it's an Acer A500), but not on a HTC Flyer with Android 3.2.1 (asreported previously). The AndroidManifest.xml that is created by QtCreator as part of the build / deploy step includes "<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="14"/>", thus Android 3.2.1 should be supported.
Is it anyhow that QCamera and related classes do not support Android 3.2.1? Anything else that is special / incompatible with a HTC Flyer? How can I figure out, which models or android versions are supported to inform customers accordingly?




Reply With Quote

Bookmarks