Results 1 to 2 of 2

Thread: Cant run app on Android x86 emulator

  1. #1
    Join Date
    Apr 2014
    Posts
    53
    Thanks
    9

    Default Cant run app on Android x86 emulator

    Hi,
    my QT Widgets app runs on Desktop x86 and Android ARM architectures fine. But it doesn't run on Android X86 emulator. The error I get doesn't give any clues on what is happening:

    BUILD SUCCESSFUL
    Total time: 17 seconds
    Android package built successfully in 18.571 ms.
    -- File: /home/niko/wrkgr/androidx86/client_app/android-build//bin/QtApp-debug.apk
    09:27:01: The process "/opt/Qt/5.7/android_x86/bin/androiddeployqt" exited normally.
    Error while building/deploying project MyApp3 (kit: Android for x86 (GCC 4.9, Qt 5.7.0))
    When executing step "Deploy to Android device"
    09:29:44: Elapsed time: 03:02.
    The emulator starts fine, I already put it into development mode. Everything works, but the app is not being shown on the Android X86 OS, why is this happening ? Do I have to use USB cable or how is the transfer of the .apk goes to the OS?

  2. #2
    Join Date
    Nov 2016
    Posts
    1
    Qt products
    Qt5
    Platforms
    Unix/X11 Android

    Default Re: Cant run app on Android x86 emulator

    Hello,

    I am get the exact same error as you have. Did you manage to find a solution?
    I am running QT on 64bit Ubuntu 16.04. I can run the widget on desktop but when I try the Android ARM architecture I get the same error except where your says androidx86 mine has android_armv7.
    I am still very new to programming and to QT.
    I have tried everything possible that I can think of.
    Thanks

Similar Threads

  1. Replies: 1
    Last Post: 12th January 2016, 14:16
  2. Libusb device Connection In Qt-Android-Emulator
    By saad_saadi in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 30th June 2015, 02:53
  3. Simple Qt Quick example isn't drawn in android emulator
    By flashmozzg in forum Qt for Embedded and Mobile
    Replies: 14
    Last Post: 27th February 2015, 20:20
  4. Replies: 1
    Last Post: 22nd September 2013, 13:40
  5. problem with android emulator
    By jvlach in forum Newbie
    Replies: 0
    Last Post: 2nd February 2012, 12:46

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
  •  
Qt is a trademark of The Qt Company.