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. Cant install apk on my phone

Cant install apk on my phone

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 770 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.
  • DoohamD Offline
    DoohamD Offline
    Dooham
    wrote on last edited by
    #1

    Hello everyone. I have the following troubles: I have made an application for android with Qt. I installed the sdk, jdk and ndk with the correct version, and I can run the application in the virtual device. However, when I select the release mode ad build the application, the file apk cant be installed in any of my devices. The error that appears is that: The application is not compatible with the device.

    I build the apk using the sdk 29 and 24 (I tried with both sdk). My device is a Samsung galaxy Tab S2 with android 7.0. This is my build apk configuration:

    d338571c-958c-4868-b522-38bc4cbe0ac9-image.png

    And this is my device configuration for android.
    908dd2a5-da75-461a-968d-0247527ca39d-image.png

    To get the app I build tha project in release mode and then I send the apk file in the folder android-build>build>outputs>apk>release.

    I have to make another step before being be able of install an apk file in an android device? What is the problem?

    Thanks for your help.

    DoohamD 1 Reply Last reply
    0
    • DoohamD Dooham

      Hello everyone. I have the following troubles: I have made an application for android with Qt. I installed the sdk, jdk and ndk with the correct version, and I can run the application in the virtual device. However, when I select the release mode ad build the application, the file apk cant be installed in any of my devices. The error that appears is that: The application is not compatible with the device.

      I build the apk using the sdk 29 and 24 (I tried with both sdk). My device is a Samsung galaxy Tab S2 with android 7.0. This is my build apk configuration:

      d338571c-958c-4868-b522-38bc4cbe0ac9-image.png

      And this is my device configuration for android.
      908dd2a5-da75-461a-968d-0247527ca39d-image.png

      To get the app I build tha project in release mode and then I send the apk file in the folder android-build>build>outputs>apk>release.

      I have to make another step before being be able of install an apk file in an android device? What is the problem?

      Thanks for your help.

      DoohamD Offline
      DoohamD Offline
      Dooham
      wrote on last edited by
      #2

      @Dooham It is solved. It was because I need to use the kit arm or arm64 depending on the version of your device. I was used the version x86 and that was the problem.

      1 Reply Last reply
      2

      • Login

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