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. How to make apk
Forum Updated to NodeBB v4.3 + New Features

How to make apk

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 5 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
    janbor
    wrote on last edited by
    #1

    Hello. I am in need of some help. I have extensive experience using Qt and Qt-embedded releases 3.* but now things are something else entirely. Im trying to learn to develop code for Android using qtcreator, but I am simply wasting my time. This software is amazingly messy and delicate - has anyone actually managed to make anything using qtcreator???

    Anyway, I follow the description http://qt-project.org/doc/qt-5/publishtogoogleplay.html, but qtcreator only produce apk files in the .....-Debug directories and not in the .....-Release directory, and when I try to upload any of these to Google play I get errors saying there is no icon included and so the code is refused.... I have carefully, blindly, made a number of subtle, unreasonable, changes described in the qt documents.

    Man, this is a joke. I'm beginning to think learning Java would be quicker than learning qtcreator. Does anyone with experience have any views on this question? Man am I frustrated.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You do sound frustrated, indeed. There are numerous Qt applications already available in the Play Store. I have made several application that run on Android (but are not on Play store). This really works and - in my opinion - the process is rather smooth and easy to follow.

      To set an icon, please open the android manifest file in Qt Creator and click on the icons that are displayed there: you will be able to change them. Also, if you are not using Qt 5.3 already, please upgrade.

      (Z(:^

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

        Thanks. I already had included the icons, and I do indeed use 5.3 - even so, Google play rejects it claiming missing icon. Also, I am unable to even produce an apk file when opting for "release" - I can only do it for "debug" version.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          Kalileo
          wrote on last edited by
          #4

          You need to "Sign" the application:

          http://blog.qt.digia.com/blog/2014/03/26/qt-weekly-3-qt-for-android-tips-and-tricks/

          Go down to the section "Signing the Application".

          Please note that there have been (and still are) some bugs to do so from Windows or Mac, however it seems to work in Linux.

          1 Reply Last reply
          0
          • F Offline
            F Offline
            floraolivia
            Banned
            wrote on last edited by
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • H Offline
              H Offline
              hinokhan
              wrote on last edited by
              #6
              This post is deleted!
              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