Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Export APK
Forum Update on Monday, May 27th 2025

Export APK

Scheduled Pinned Locked Moved Unsolved General and Desktop
apkandroid
6 Posts 4 Posters 2.0k Views
  • 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.
  • A Offline
    A Offline
    AliReza Beytari
    wrote on 15 Aug 2016, 09:04 last edited by
    #1

    Hi!
    I'm gonna create an desktop application that can make an android application. For example, user make the user interface of the android application (in my app) and when he clicked on "Export as APK" app will make a APK of that interface. I am familiar with android programming.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 15 Aug 2016, 09:13 last edited by
      #2

      Hi
      did you forget the question?
      anyway, you mean, that it will be able to generate APK for android directly?

      As far as i know , u need java SDK and run tools yourself.

      http://doc.qt.io/qt-5/deployment-android.html
      Building the Android Application Package

      A 1 Reply Last reply 15 Aug 2016, 11:30
      1
      • M mrjj
        15 Aug 2016, 09:13

        Hi
        did you forget the question?
        anyway, you mean, that it will be able to generate APK for android directly?

        As far as i know , u need java SDK and run tools yourself.

        http://doc.qt.io/qt-5/deployment-android.html
        Building the Android Application Package

        A Offline
        A Offline
        AliReza Beytari
        wrote on 15 Aug 2016, 11:30 last edited by
        #3

        @mrjj Yes! I will able to generate APK for android directly. How to run tools myself?!

        M 1 Reply Last reply 15 Aug 2016, 11:43
        0
        • A AliReza Beytari
          15 Aug 2016, 11:30

          @mrjj Yes! I will able to generate APK for android directly. How to run tools myself?!

          M Offline
          M Offline
          mrjj
          Lifetime Qt Champion
          wrote on 15 Aug 2016, 11:43 last edited by
          #4

          @AliReza-Beytari
          Hi
          You can use QProcess to run the tools from your app.

          1 Reply Last reply
          1
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 15 Aug 2016, 20:39 last edited by
            #5

            Hi,

            Are you trying to write something like Qt Creator's Android tools ?

            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
            • S Offline
              S Offline
              sanctiondecision
              Banned
              wrote on 17 Jan 2022, 17:54 last edited by sanctiondecision
              #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