Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to Build Qt Android Automotive App on QT Creator.
Forum Updated to NodeBB v4.3 + New Features

How to Build Qt Android Automotive App on QT Creator.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 195 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    ysbaekFox
    wrote on last edited by
    #1

    Hello, everyone.
    I'd like to make Android Automotive App using QT.
    I have added below option in QT Android manifest.

    <manifest>
    ...
        <uses-feature
            android:name="android.hardware.type.automotive"
            android:required="true" />
    ...
    </manifest>
    

    Nevertheless, my app is not visible in Android Auto environment.
    I was able to find information about the Android Automotive Suit on the official homepage, but it wasn't what I wanted.
    QT does not support pure Android Auto App?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved