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. QT Creator is unable to read CPU architecture of Android Devices
Forum Updated to NodeBB v4.3 + New Features

QT Creator is unable to read CPU architecture of Android Devices

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 490 Views
  • 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.
  • J Offline
    J Offline
    Johannes.Bichler
    wrote on last edited by
    #1

    As visible on the screenshots below, QT Creator is unable to recognize the CPU architecture or OS version of any connected device.
    Reading the devices info via apb show the correct architecture.
    Due to this, I am unable to run any app on Android, as it always fails with:

    15:14:38: The deployment device "SM-X800" does not support the architectures used by the kit.
    The kit supports "arm64-v8a", but the device uses "".

    Screenshot 2024-01-28 151154.png Screenshot 2024-01-28 151245.png

    J 1 Reply Last reply
    0
    • J Johannes.Bichler has marked this topic as solved on
    • J Johannes.Bichler

      As visible on the screenshots below, QT Creator is unable to recognize the CPU architecture or OS version of any connected device.
      Reading the devices info via apb show the correct architecture.
      Due to this, I am unable to run any app on Android, as it always fails with:

      15:14:38: The deployment device "SM-X800" does not support the architectures used by the kit.
      The kit supports "arm64-v8a", but the device uses "".

      Screenshot 2024-01-28 151154.png Screenshot 2024-01-28 151245.png

      J Offline
      J Offline
      Johannes.Bichler
      wrote on last edited by
      #2

      The fix was to clear the cache of QT Creator.
      rm -r ~/.cache/QTProject/

      1 Reply Last reply
      1

      • Login

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