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. Development for Android
Forum Update on Monday, May 27th 2025

Development for Android

Scheduled Pinned Locked Moved Mobile and Embedded
8 Posts 4 Posters 11.4k 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.
  • J Offline
    J Offline
    jacky01
    wrote on last edited by
    #1

    hi all,

    Is it possible to use Qt to make an software on Android ?

    If it's possible i'm looking for a tutorial. I've download and install Qt Creator and Android SDK.

    Thx.

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vsorokin
      wrote on last edited by
      #2

      See "http://code.google.com/p/android-lighthouse/":http://code.google.com/p/android-lighthouse/

      --
      Vasiliy

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DenisKormalev
        wrote on last edited by
        #3

        As Vass said port of Lighthouse to Android exists. You can read more at link provided by him, also you can look at "Google group":http://groups.google.com/group/android-qt and download sources from "Gitorious":http://qt.gitorious.org/~taipan/qt/android-lighthouse/ .

        1 Reply Last reply
        0
        • J Offline
          J Offline
          jacky01
          wrote on last edited by
          #4

          Thanks for replies but i don't understand how use http://qt.gitorious.org/~taipan/qt/android-lighthouse/

          Can you explain plz ?

          1 Reply Last reply
          0
          • D Offline
            D Offline
            DenisKormalev
            wrote on last edited by
            #5

            You should install git vcs (if it is not already exists at your system). For Linux it is quite simple (just use your package manager or build it from sources if you use something oldschool like LFS), for Windows it is a bit tricky: you should install "msysgit":http://code.google.com/p/msysgit/ . Also you can avoid using git and download "tarball with sources":http://qt.gitorious.org/qt/android-lighthouse/archive-tarball/android-4.7 , but in this case you will need to download and rebuild lighthouse each time it is updated.

            After installing git just go to needed folder (for example /home/jacky01/Work/Android) and run there command
            @
            git clone git://gitorious.org/~taipan/qt/android-lighthouse.git
            @

            It will create a folder named android-lighthouse with full sources. After it just follow instructions from link Vass posted and should be ok.

            1 Reply Last reply
            0
            • J Offline
              J Offline
              jacky01
              wrote on last edited by
              #6

              OK thx a lot ! :D

              1 Reply Last reply
              0
              • D Offline
                D Offline
                DenisKormalev
                wrote on last edited by
                #7

                It is good that interest in using Qt@Android is growing. Maybe someday Nokia will take this project and make it official ;) .

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  alexander
                  wrote on last edited by
                  #8

                  It is doubtful:(

                  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