Results 1 to 2 of 2

Thread: THE ANDROID ARMEABI v7a NOT COMPILE DEPLOY QT

  1. #1
    Join Date
    Feb 2017
    Posts
    9
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Windows Android

    Question THE ANDROID ARMEABI v7a NOT COMPILE DEPLOY QT

    I got an error that prevents me from making the application run on my phone even though I have downloaded and configured the android compiler SDK, NDK, and ANT. My Java is sdk-8 and it's configured correct too .. the only error message I get is this. What can I do to solve it?

    22:23:56: The process "/usr/bin/make" exited normally.
    22:23:56: Starting: "/home/qt/5.8/android_x86/bin/androiddeployqt" --input /home/joaovictor/oceano/build-mar-Android_for_x86_GCC_4_9_Qt_5_8_0-Debug/android-libmar.so-deployment-settings.json --output /home/joaovictor/oceano/build-mar-Android_for_x86_GCC_4_9_Qt_5_8_0-Debug/android-build --deployment bundled --android-platform android-25 --jdk /usr/lib/jvm/java-8-oracle --ant /usr/bin/ant
    Generating Android Package
    Input file: /home/joaovictor/oceano/build-mar-Android_for_x86_GCC_4_9_Qt_5_8_0-Debug/android-libmar.so-deployment-settings.json
    Output directory: /home/joaovictor/oceano/build-mar-Android_for_x86_GCC_4_9_Qt_5_8_0-Debug/android-build/
    Application binary: /home/joaovictor/oceano/build-mar-Android_for_x86_GCC_4_9_Qt_5_8_0-Debug/libmar.so
    Android build platform: android-25
    Install to device: No
    Buildfile: build.xml does not exist!
    Build failed
    Building the android package failed!
    -- For more information, run this command with --verbose.
    22:23:57: The process "/home/qt/5.8/android_x86/bin/androiddeployqt" exited with code 14.
    Error while building/deploying project mar (kit: Android for x86 (GCC 4.9, Qt 5.8.0))
    When executing step "Build Android APK"
    22:23:57: Elapsed time: 00:09.

    erroqtandroid.jpg

  2. #2
    Join Date
    Apr 2012
    Posts
    13
    Thanks
    7
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: THE ANDROID ARMEABI v7a NOT COMPILE DEPLOY QT

    Try Release instead of Debug.

    Also check http://wiki.qt.io/Qt_for_Android_known_issues .

Similar Threads

  1. Missing librareies when deploy on Android
    By Jacek.J in forum Qt Quick
    Replies: 0
    Last Post: 16th March 2017, 15:26
  2. Deploy QPlatformInputContext plug in on Android
    By Clever&Smart in forum Qt Programming
    Replies: 3
    Last Post: 7th April 2016, 19:51
  3. Can't deploy do Android smartphone
    By lgb3 in forum Installation and Deployment
    Replies: 2
    Last Post: 23rd January 2014, 05:00
  4. How to deploy android app on a real device from Qt under ubuntu ?
    By fly-fish in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 16th October 2013, 07:14
  5. How to deploy qt5 qml plugin to android?
    By Thomas1313 in forum Installation and Deployment
    Replies: 0
    Last Post: 19th August 2013, 10:24

Tags for this Thread

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.