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. Anfroid apk with Qt 5.3 not signed on Maverics — Possible bug in the IDE
Forum Updated to NodeBB v4.3 + New Features

Anfroid apk with Qt 5.3 not signed on Maverics — Possible bug in the IDE

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 788 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
    JMLA
    wrote on last edited by
    #1

    On MacOS (Maverics) After a successful deployment on a connected Nexus, I wanted to sign its apk (in release mode).
    Having a valid certificate and with « Open package location… » checked, I pressed Run as indicated in the documentation and also in Qt on Android Episode 3 (Thank you Bogdan V. for all the excellent work!) in verbose mode.

    Actually the process stopped unexpectedly with just a red bar at the bottom right of the screen and absolutely no other information, about what was wrong. Of course none not unsigned apk were created.
    I updated a copy of the same project this time using Windows 7 (Minggw) with exactly the same settings.
    It was not working either, nevertheless they were a message like "System cannot find zipalign.exe ». After some research I was able to « locate » this zip align.exe and move it from inside a folder in Andoid sdk build-tools to folder tools. And it works.
    Doing the same on the Mac led also to the creation of a signed apk.
    On Mac nevertheless (at least for me) there is still a problem : even the *mode is clearly set to « release *» and non debug, the apk which is created has the word debug in its name and finally the Android Play_Store system refuses to accept it. Actually the apk obtained under Windows is created smoothly as « release » and actually accepted by the Play_Store (if interested yoiu can try this app, it has the name Mission100 and is aimed to support mental calculation for 6-8 year kids.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Indeed there seems that one or two things are not working as expected. Did you took a look at "bug report system":http://bugreports.qt-project.org to see if it's something known ?

      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