C
Qt for Android Automotive Examples
This is a list of all examples included in Qt for Android Automotive:
Demonstrates the ActivityView API by implementing a simple layout of some activity views. | |
Demonstrates usage of the AndroidAppsUtils QML component from the QtAndroidAutomotive.Base module. | |
An app that embeds the Clock and Contacts apps in floating window using the Qt for Android Automotive ActivityView type. | |
Demonstrates usage of the Qt IF Generator Extensions for Android Automotive. | |
Uses the Qt Android Notifications Listener QML API to make an interactive notifications list. | |
Demonstrates media session API usage. | |
Demonstrates usage of the Qt Android Apps Utils API with multi-screen support. | |
Presents an editable list of available properties grouped by component using QML models. | |
Demonstrates how to handle zoned features when using the Qt IF Generator Extensions for Android Automotive. |
App signing requirements
Examples that use an API with restricted permissions, such as Android Car API are required to be signed with the same key used to build the AAOS image that they will be run on.
This includes the following examples:
Demonstrates usage of the Qt IF Generator Extensions for Android Automotive. | |
Presents an editable list of available properties grouped by component using QML models. | |
Demonstrates how to handle zoned features when using the Qt IF Generator Extensions for Android Automotive. |
There are also Qt for Android Automotive sub-modules, and as such their examples, that use hidden or private
API's that have this same signature requirement. This includes the following examples.
Demonstrates the ActivityView API by implementing a simple layout of some activity views. | |
An app that embeds the Clock and Contacts apps in floating window using the Qt for Android Automotive ActivityView type. |
See signing Android packages for information on signing Android apps in Qt Creator.
Running the Example
To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, see Qt Creator: Tutorial: Build and run.
Make sure you have selected the correct target device and kit combination.
Note: Some examples may have multiple sub-projects that demonstrate different API sub-modules.
Available under certain Qt licenses.
Find out more.