Get Started with Qt for Android Automotive

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:

  1.  https://doc.qt.io/QtAndroidAutomotive/qtaa-quick-starter-guide.html
  2.  https://www.qt.io/contact-us
  3.  https://account.qt.io
  4.  https://doc.qt.io/QtAndroidAutomotive/qtandroidautomotive-hvac-demos-hvac-example.html 
  5. 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.

 


 

 


Blog Topics:

Comments

Commenting for this post has ended.

Stefan Kebekus
2 points
40 months ago

Same question here … I am waiting for QML Maps before I can port my mobile app from Qt5 to Qt6…

Celandre Dzimiwine
1 point
40 months ago

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.

K
Kimmo Leppälä
0 points
40 months ago

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.

Kai Köhne
0 points
39 months ago

What compiler error do you get, related to /permissive? Could you maybe file a bug with the complete error message at bugreports.qt.io?

Г
Государство 2.0 - Принципы успеха
0 points
40 months ago

Hi, will qml Map be included in 6.3 release?

Philip Schuchardt
0 points
40 months ago

Wow, QML TreeView is finally been added!

H
HM
0 points
40 months ago

Include Qt Speech with 6.4 release please :). Then we can finally upgrade to Qt 6.

Dmitry Logov
0 points
40 months ago

Qt 6.3 alpha windows release is broken, it shows "Invalid Qt version" in the configuration page.

Jani Heikkinen
0 points
39 months ago

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

Y
yyyu
0 points
39 months ago

Will qt enter the server field, I am looking forward to Qt Httpserver

M
Maurice Kalinowski
0 points
39 months ago

We are currently looking into feasible options and timing for a finalized Qt Http Server.

A
aaa
0 points
38 months ago

Have no idea how to build 6.3 with wasm... There are just errors. Is there an algorithm?