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
QtWS25 Last Chance

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 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
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on 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
      1
      • mrjjM mrjj

        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 last edited by
        #3

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

        mrjjM 1 Reply Last reply
        0
        • A AliReza Beytari

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

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

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

          1 Reply Last reply
          1
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on 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 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