How to build for mobile existing source
-
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 -
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 -
-
@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. -
@jsulm so, I need to create the new project. and install Android SDK related. Did I understand right that?
@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. -
@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. -
@jsulm thanks for kind comment and help :)
and @sankarapandiyan thanks for the help on chat :)
@changwoo :-) Yu' r
welcom