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. Installing to device failed due to invalid APK file.
Qt 6.11 is out! See what's new in the release blog

Installing to device failed due to invalid APK file.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qt quick
2 Posts 2 Posters 2.4k 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.
  • Wiech_RVW Offline
    Wiech_RVW Offline
    Wiech_RV
    wrote on last edited by
    #1

    I get this error when deploying my app on smartphone. Compiling works fine. Any idea what is wrong?

    Installing Android package to device.
    Running command "C:/Users/Sebastian/AppData/Local/Android/sdk/platform-tools/adb.exe -s MUYDU15A13002185  install -r D:/Qt/android-build//bin/QtApp-debug.apk"
    Invalid APK file: D:/Qt/android-build//bin/QtApp-debug.apk
    Installing to device failed!
    13:31:14: Der Prozess "C:/Qt/Qt5.6.0/5.6/android_armv7/bin/androiddeployqt.exe" wurde mit dem Rückgabewert 16 beendet.
    13:31:14: Die für das Debuggen erforderlichen Dateien werden installiert.
    13:31:14: Paket-Deployment: Führe Kommando "C:/Users/Sebastian/AppData/Local/Android/sdk/platform-tools/adb.exe -s MUYDU15A13002185 pull /system/bin/app_process32 D:/Qt/app_process" aus.
    13:31:14: Paket-Deployment: Führe Kommando "C:/Users/Sebastian/AppData/Local/Android/sdk/platform-tools/adb.exe -s MUYDU15A13002185 pull /system/lib/libc.so D:/Qt/libc.so" aus.
    Fehler beim Erstellen/Deployment des Projekts MyApplication (Kit: Android für armeabi-v7a (GCC 4.9, Qt 5.6.0))
    Bei der Ausführung von Schritt "Deployment auf Android-Gerät"
    13:31:15: Verstrichene Zeit: 00:15.
    
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Might be a silly question but is your device running on an armv7 processor ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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