add instruction how to setup JDK8

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2021-12-15 16:20:55 +01:00
parent 771c701198
commit 329f745877
No known key found for this signature in database
GPG key ID: C793F8B59F43CE7B
2 changed files with 5 additions and 0 deletions

View file

@ -56,6 +56,11 @@ Easy starting points are also reviewing [pull requests](https://github.com/nextc
Please be aware that currently java8 is needed to compile this project! (needs to be fixed
with https://github.com/nextcloud/talk-android/issues/1125)
In Android Studio go to "File | Settings | Build, Execution, Deployment | Build Tools | Gradle"
and set the path to your JDK8 location. You can also download JDK8 Eclipse Temurin in the dropdown list when
selecting "Download JDK" and then selecting version "1.8".
![java8gradleJDK](/docs/java8gradleJDK.png "Branching Model")
### Testing :test_tube:

BIN
docs/java8gradleJDK.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB