mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 02:36:24 -04:00
Updated the README file to reflect the compatible version of Android Studio.
* Since there's no official Android Studio IDE that supports Android 16 yet — it's currently in the final beta phase and is expected to launch in May or possibly June — we need to use the `Canary build` of the `Narwhal` version for now. Therefore, we're updating the README file accordingly. Once the official IDE is released, we'll update the README again.
This commit is contained in:
parent
293e4495bf
commit
683392c3cc
@ -80,7 +80,7 @@ Kiwix requires the following permissions to fully work:
|
||||
|
||||
## Build instructions
|
||||
1. Clone [this repository](https://github.com/kiwix/kiwix-android).
|
||||
2. Import the project with [Android Studio](https://developer.android.com/studio).
|
||||
2. Import the project with [Android Studio Narwhal Canary build](https://developer.android.com/studio/preview).
|
||||
3. Set the Gradle JDK to Java 17.
|
||||
4. Run ./gradlew build from the root directory.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user