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. Android configuration error in QT 5.15
Forum Updated to NodeBB v4.3 + New Features

Android configuration error in QT 5.15

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 131 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.
  • D Offline
    D Offline
    Dmitriano
    wrote on last edited by Dmitriano
    #1

    I published an app built with QT 5.15 in Google Play and got Android Compatibility errors in Prelaunch Report:

    Restricted from Android P
    1 error identified
    The following APIs will cause your app to break on your target version of Android and above
    API Landroid/graphics/drawable/RotateDrawable$RotateState;->mPivotX:F
    12 occurrences identified. Only unique stack traces are shown.

    and warnings:

    Restricted from Android Q
    13 warnings identified
    Google can’t guarantee that the following APIs will work on your target version of Android, and they will be restricted from Android Q
    API Landroid/graphics/drawable/GradientDrawable$GradientState;->mShape:I
    2 occurrences identified. Only unique stack traces are shown.
    ...

    Is a dangerous that I am restricted from Android P and Android Q? Should I fix this?

    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