mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-22 02:07:43 +07:00
Update Android SDK settings (#7768)
Able to build with only the Android API 32 and the 32.0.0 SDK tools in Android Studio
This commit is contained in:
parent
2cc6594df2
commit
00c4d8215c
@ -15,7 +15,7 @@ So first things first - the initial "No assumptions" setup to have Unciv run fro
|
||||
- Load the project in Android Studio, Gradle will attempt the initial sync. If this is your first time with Android Studio, this may require you to accept the Android Build-tools licenses, which works differently on every device, so search for your OS-specific solution.
|
||||
- A new install may not be able to do the initial sync - this comes in the form of `Unable to find method ''void org.apache.commons.compress.archivers.zip.ZipFile.<init>(java.nio.channels.SeekableByteChannel)''` errors when you try to sync. If you have this problem go into File > Settings > Appearance & Behavior > System Settings > Android SDK
|
||||
- Click "SDK Platforms"
|
||||
- Click "Android 12.0"
|
||||
- Click "Android API 32 (Sv2)"
|
||||
- Click "SDK Tools"
|
||||
- Select "Show Package Details" in the bottom right
|
||||
- Choose version 32.0.0 under "Android SDK Build-Tools"
|
||||
|
Loading…
Reference in New Issue
Block a user