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. Not getting started with 5.2 beta on Android
Qt 6.11 is out! See what's new in the release blog

Not getting started with 5.2 beta on Android

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 3 Posters 1.6k Views 1 Watching
  • 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
    JesperWe
    wrote on last edited by
    #1

    Can anyone point me to what is missing for me to get started? I do the following (on a Ubuntu machine):

    • Install qt-linux-opensource-5.2.0-beta1-android-x86_64-offline.run

    • Install latest ADK, NDK

    • Create a new AVD for Nexus One device with all defaults.

    • Add this AVD.

    • Set up like so:
      !http://s7.postimg.org/fvq1ldc97/snapshot2.png!

    • Create a new project of type "QT Quick 2 App (Qt Quick Controls)" called "Test"

    • Select target "Android for amreabi-v7a"

    • With no modifications to the small template app created, press the run button.

    • Select the AVD as the device.

    ...wait while device boots, loads the app and tries to start it.

    Result: A black screen with a popup saying "Unfortunately Test has stopped"

    • Next step: Cry for help on Forum...
    1 Reply Last reply
    0
    • M Offline
      M Offline
      mvuori
      wrote on last edited by
      #2

      I don't know what is missing, but the above screenshot shows a warning about missing Qt version...

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JesperWe
        wrote on last edited by
        #3

        Eh, yes, for MIPS processors... I really don't think that has a lot to do with the problem.

        1 Reply Last reply
        0
        • GianlucaG Offline
          GianlucaG Offline
          Gianluca
          wrote on last edited by
          #4

          Try connecting a real device to your linux, and run the app directly on the real device.
          I found the simulators really buggy. And I saw many times my app never working on the simulator, while it works perfectly on the real devices.

          1 Reply Last reply
          0
          • J Offline
            J Offline
            JesperWe
            wrote on last edited by
            #5

            Thank you Gianluca. You are correct. Stupid me for thinking it should work :-D

            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