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 build for mobile existing source
QtWS25 Last Chance

How to build for mobile existing source

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

    Hi, guys.

    I have a source which using Qt.

    at now, It just builds for window-platform.

    I want to take this source for mobile such as Android.

    can I possible to build this source for Android?

    If possible, let me know how to build.

    Thank you.

    development enviroment :

    Visual studio 2013
    Qt 5.5.1

    jsulmJ 1 Reply Last reply
    0
    • C changwoo

      Hi, guys.

      I have a source which using Qt.

      at now, It just builds for window-platform.

      I want to take this source for mobile such as Android.

      can I possible to build this source for Android?

      If possible, let me know how to build.

      Thank you.

      development enviroment :

      Visual studio 2013
      Qt 5.5.1

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @changwoo See http://doc.qt.io/qt-5/androidgs.html and http://doc.qt.io/qt-5/android-support.html

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

      C 1 Reply Last reply
      3
      • jsulmJ jsulm

        @changwoo See http://doc.qt.io/qt-5/androidgs.html and http://doc.qt.io/qt-5/android-support.html

        C Offline
        C Offline
        changwoo
        wrote on last edited by
        #3

        @jsulm those are using Qt Creator IDE. is there a method for using visual studio(2013)?

        jsulmJ 1 Reply Last reply
        0
        • C changwoo

          @jsulm those are using Qt Creator IDE. is there a method for using visual studio(2013)?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by jsulm
          #4

          @changwoo I don't think you can use Visual Studio to build for Android (I could be wrong here).
          In any case you will need Android ASD and NDK.
          And for iOS you need XCode which is ONLY available for MacOS.

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

          C 1 Reply Last reply
          3
          • jsulmJ jsulm

            @changwoo I don't think you can use Visual Studio to build for Android (I could be wrong here).
            In any case you will need Android ASD and NDK.
            And for iOS you need XCode which is ONLY available for MacOS.

            C Offline
            C Offline
            changwoo
            wrote on last edited by
            #5

            @jsulm so, I need to create the new project. and install Android SDK related. Did I understand right that?

            jsulmJ 1 Reply Last reply
            0
            • C changwoo

              @jsulm so, I need to create the new project. and install Android SDK related. Did I understand right that?

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @changwoo I googled a bit and found this: https://visualstudio.microsoft.com/de/vs/android/?rr=https%3A%2F%2Fwww.google.com%2F
              So, it looks like you can develop for Android using Visual Studio, but I don't know how well it will integrate with Qt.

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

              C 1 Reply Last reply
              1
              • jsulmJ jsulm

                @changwoo I googled a bit and found this: https://visualstudio.microsoft.com/de/vs/android/?rr=https%3A%2F%2Fwww.google.com%2F
                So, it looks like you can develop for Android using Visual Studio, but I don't know how well it will integrate with Qt.

                C Offline
                C Offline
                changwoo
                wrote on last edited by
                #7

                @jsulm thanks for kind comment and help :)

                and @sankarapandiyan thanks for the help on chat :)

                sankarapandiyanS 1 Reply Last reply
                0
                • C changwoo

                  @jsulm thanks for kind comment and help :)

                  and @sankarapandiyan thanks for the help on chat :)

                  sankarapandiyanS Offline
                  sankarapandiyanS Offline
                  sankarapandiyan
                  wrote on last edited by
                  #8

                  @changwoo :-) Yu' r
                  welcom

                  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