Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. APK file not working on many Android devices

APK file not working on many Android devices

Scheduled Pinned Locked Moved Solved QML and Qt Quick
5 Posts 3 Posters 723 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.
  • tomyT Offline
    tomyT Offline
    tomy
    wrote on last edited by
    #1

    Hello all,

    My current QML app contains a few components, .wav files, and two .png images and works well and is installed on many Android devices from my old HP tablet, running Android ver 4.4.2, to my friends' smartphones running an updated version of Android.

    0_1551286891550_Capture.PNG

    But on many other Android devices cannot be installed, yet! :(
    What could be the problem in your perspective, please?
    I use this version of NDK: "android-ndk-r19".
    I'm not sure but can it be the reason for the problem, please?

    0_1551286947182_Capture_2.PNG

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      What is the error you see on console ?

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      tomyT 1 Reply Last reply
      0
      • dheerendraD dheerendra

        What is the error you see on console ?

        tomyT Offline
        tomyT Offline
        tomy
        wrote on last edited by tomy
        #3

        @dheerendra

        App not installed! Or similar ones.

        0_1551287780999_photo_2019-02-27_20-41-25.jpg

        Is there a popular/prevalent version of NDK (or even JDK) that works well on most Android devices, please?

        T 1 Reply Last reply
        0
        • tomyT tomy

          @dheerendra

          App not installed! Or similar ones.

          0_1551287780999_photo_2019-02-27_20-41-25.jpg

          Is there a popular/prevalent version of NDK (or even JDK) that works well on most Android devices, please?

          T Offline
          T Offline
          Tom_H
          wrote on last edited by
          #4

          @tomy Upgrade to the latest Android Studio and NDK. If it's still not working from Qt Creator, try deploying from Android Studio. You can import the gradle project into Android Studio.

          tomyT 1 Reply Last reply
          1
          • T Tom_H

            @tomy Upgrade to the latest Android Studio and NDK. If it's still not working from Qt Creator, try deploying from Android Studio. You can import the gradle project into Android Studio.

            tomyT Offline
            tomyT Offline
            tomy
            wrote on last edited by
            #5

            @Tom_H

            Upgrade to the latest Android Studio and NDK. H

            It is version 19 which is very new.

            If it's still not working from Qt Creator, try deploying from Android Studio.

            It works on Qt Creator and a number of smartphones as well, but on some other smartphones it can't be installed.

            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