Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
You really need jdk17 to use many of the tools.
  • Loading branch information
cnlohr authored Jan 4, 2025
1 parent accae54 commit 21c888b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ This set of steps describes how to install Android Studio with NDK support in Li

1) Install prerequisites:
```
sudo apt install openjdk-11-jdk-headless adb
sudo apt install openjdk-17-jdk-headless adb
```
2) Download Android Studio: https://developer.android.com/studio
3) Start 'studio.sh' in android-studio/bin
Expand Down

0 comments on commit 21c888b

Please sign in to comment.