If you're looking to develop Qt applications for the Android Automotive operating system, then you are in the right place. The video below covers:
- 00:00 Titles
- 00:51 Installing Qt for Android and Qt Creator.
- 03:30 Using Qt Creator to download and set up Android dependencies, including OpenSSL.
- 06:03 Setting up an Android virtual device in Qt Creator.
- 10:23 Configure the HVAC Controller example project.
- 12:28 Deploy and run the HVAC controller app on an emulator.
I hope you find this video useful! If you have any questions please, don't hesitate to ask in the comments section. If you find any issues or bugs with any of the qt tools used please feel free to create a ticket at bugreports.qt.io, or raise a support ticket through your Qt account.
Links in the order mentioned in the video:
- https://doc.qt.io/QtAndroidAutomotive/qtaa-quick-starter-guide.html
- https://www.qt.io/contact-us
- https://account.qt.io
- https://doc.qt.io/QtAndroidAutomotive/qtandroidautomotive-hvac-demos-hvac-example.html
- https://account.qt.io/support
Music By www.bensound.com
Detailed product documentation and a written version of the getting started guide can be found in the Qt for Android Automotive documentation.
Commenting for this post has ended.
Same question here … I am waiting for QML Maps before I can port my mobile app from Qt5 to Qt6…
Thanks guys, especially for QML Treeview. However, QtCreator fails to recognize Qt 6.3 saying that the Qt version is not properly installed. I am also getting error related to missing /permissive- MVSC (2019) options. I failed to fix this issue even when adding /permissive- option in my CMakefiles.
Unfortunately, there was a packaging issue which is triggering this failure to detect Qt version in Qt Creator. Root cause is tracked here: https://bugreports.qt.io/browse/QTBUG-99656. The fix for this is already available and will be released in Qt 6.3 beta1 by latest.
What compiler error do you get, related to /permissive? Could you maybe file a bug with the complete error message at bugreports.qt.io?
Hi, will qml Map be included in 6.3 release?
Wow, QML TreeView is finally been added!
Include Qt Speech with 6.4 release please :). Then we can finally upgrade to Qt 6.
Qt 6.3 alpha windows release is broken, it shows "Invalid Qt version" in the configuration page.
Hi! Unfortunately some users are seeing this error with Qt 6.3.0 Alpha, see https://bugreports.qt.io/browse/QTCREATORBUG-26876. The issue should be fixed properly in Qt 6.3.0 Beta1 release which is targeted to be released still during January. Meanwhile you can try a dirty workaround: remove qt.conf file from installations /bin directory. After that Qt Creator seems to work OK with Qt 6.3.0 Alpha
Will qt enter the server field, I am looking forward to Qt Httpserver
We are currently looking into feasible options and timing for a finalized Qt Http Server.
Have no idea how to build 6.3 with wasm... There are just errors. Is there an algorithm?