Deploying on other platforms as well
-
Android studio is not the same thing as the SDK however I don't know where the SDK is located with the Android Studio installer. I usually get the command line tools from the bottom of the download page.
-
Android studio is not the same thing as the SDK however I don't know where the SDK is located with the Android Studio installer. I usually get the command line tools from the bottom of the download page.
wrote on 16 Feb 2017, 20:58 last edited by tomyAndroid studio is not the same thing as the SDK however I don't know where the SDK is located with the Android Studio installer.
You mean I downloaded and installed Android Studio uselessly?
I usually get the command line tools from the bottom of the download page.
I think, anyway, we should have a SDK for put its path to the kit page, not?
-
No, I just don't know where the SDK is located when you install Android Studio.
However, Android Studio itself is, indeed, not needed to build Qt applications.
-
No, I just don't know where the SDK is located when you install Android Studio.
However, Android Studio itself is, indeed, not needed to build Qt applications.
-
Folder, a SDK is always at least a folder since it should provide all tools / libraries / whatnot to do development. You can search for a file named
adb.exe
. -
wrote on 16 Feb 2017, 21:39 last edited by tomy
Very nifty point. :-)
I found it here
C:\Users\CS\AppData\Local\Android\sdk\platform-tools
so I addC:\Users\CS\AppData\Local\Android\sdk
as the location path. Agree?I did it. But how to select Android kit!? Apparently I should add it!
-
Looks good yes.
Did you install the Qt for Android version ?
-
wrote on 16 Feb 2017, 21:55 last edited by tomy
@SGaist
I have Qt 5.7 Creator + all the files and folders mentioned above installed/downloaded on my Windows 7 x64 machine.
I don't know what that is.I think I should add an Android kit for the project. But how!?
http://doc.qt.io/qtcreator/creator-developing-android.html -
When using the online installer for example you have the option to install Qt for various Visual Studio, MinGW and Android. if you don't already have a kit then it's likely that you didn't install Qt for Android development.
-
When using the online installer for example you have the option to install Qt for various Visual Studio, MinGW and Android. if you don't already have a kit then it's likely that you didn't install Qt for Android development.
-
No, just Qt for Android. Qt Creator is capable of handling several version of Qt in parallel without any problem.
-
No, just Qt for Android. Qt Creator is capable of handling several version of Qt in parallel without any problem.
-
Start the online installer, then add/remove and check the Android option.
-
Yes, sure thing, it's that one that I had in mind, sorry.
-
wrote on 16 Feb 2017, 22:48 last edited by
No it's fine. Actually it is me that I should say "sorry" for getting your time.
I went for it, but unfortunately it doesn't include a Qt for android version. :(
-
Did you use the offline installer at first ?
-
So your original installation comes from an online installer, correct ?
27/62