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 Update on Tuesday, May 27th 2025

QT Creator is unable to read CPU architecture of Android Devices

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 488 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 28 Jan 2024, 14:14 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 28 Jan 2024, 15:09
    0
    • J Johannes.Bichler has marked this topic as solved on 28 Jan 2024, 15:08
    • J Johannes.Bichler
      28 Jan 2024, 14:14

      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 28 Jan 2024, 15:09 last edited by
      #2

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

      1 Reply Last reply
      1

      1/2

      28 Jan 2024, 14:14

      • Login

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