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.
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
. -
Looks good yes.
Did you install the Qt for Android version ?
-
@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.
-
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 ?
-
There's also an offline installer for the Android build.