mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 10:31:34 -08:00
add note about android SDK version
This commit is contained in:
parent
172f940762
commit
50bc5c0e4b
1 changed files with 6 additions and 1 deletions
|
|
@ -8,7 +8,12 @@ A good description of what you'll need can be found here:
|
||||||
You don't need Android Studio, so search for **command line tools** on the SDK
|
You don't need Android Studio, so search for **command line tools** on the SDK
|
||||||
download page.
|
download page.
|
||||||
|
|
||||||
The NDK version that will work with both ECL and Qt5.15.2 is `21.3`.
|
The NDK version that will work with both ECL and Qt5.15 is `21.3`.
|
||||||
|
|
||||||
|
The latest working SDK for Qt5.15 is e.g.
|
||||||
|
`/opt/android/sdk/platforms/android-34`. If you find versions greater than 34
|
||||||
|
in your SDK platforms path, you need to move them to another directory before
|
||||||
|
compiling APKs.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue