Results 1 to 2 of 2

Thread: How to get the QML app to work on most Android devices

  1. #1
    Join Date
    Jan 2016
    Posts
    76
    Thanks
    28
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    Windows Android

    Default How to get the QML app to work on most Android devices

    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.

    Capture.jpg

    But on many other Android devices cannot be installed, yet!

    photo_2019-02-27_20-41-25.jpg

    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?

    Capture_2.jpg

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

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: How to get the QML app to work on most Android devices

    As best I can tell that version of NDK will support Android at API level 16+ (Android 4.1 and later). This is consistent with the versions you say the application works on.
    NDK r18 removed support for API level 14 and 15 (Android 4.0+)

    https://developer.android.com/ndk/do...vision_history
    https://developer.android.com/ndk/gu...able_apis.html


    There is no information in your post that indicates why the application will not run (it seems to install) on some unspecified hardware/Android versions etc. Consequently, the foregoing points may have nothing to do with the problem.

Similar Threads

  1. Connect devices (iOS & Android) to VNC Server and mirror display
    By microsystems in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 26th July 2017, 10:23
  2. Replies: 0
    Last Post: 30th May 2015, 10:45
  3. Replies: 4
    Last Post: 10th July 2014, 16:22
  4. Android ARM vs Android x86 in qmake .pro file
    By sedi in forum Qt Programming
    Replies: 1
    Last Post: 12th May 2014, 09:48
  5. How do you make android applications display correctly on android phone?
    By Cyrebo in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 17th August 2013, 08:31

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.