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. Deployment in Android Mobile.
Qt 6.11 is out! See what's new in the release blog

Deployment in Android Mobile.

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 773 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.
  • M Offline
    M Offline
    Mathan M
    wrote on last edited by
    #1

    Hi All,
    I would like to deploy and run an Hello World Application. This application has to be run Android/Windows/iOS Phones.
    But when I try to run the application, the qml page loads in desktop kit. I want to load it in the Android mobile or emulator.

    How can I achieve this?

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

      Hi!

      You should start with this: http://doc.qt.io/qt-5/androidgs.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • NickVN Offline
        NickVN Offline
        NickV
        wrote on last edited by NickV
        #3

        Go to project tab in qt creator and then press add kit to add android kit.
        But first you must install jdk, sdk, ndk and ant.

        See the link below:
        http://doc.qt.io/qt-5/androidgs.html

        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