Skip to content

Commit

Permalink
Supplement the missing requirement of Java
Browse files Browse the repository at this point in the history
  • Loading branch information
letwebdev committed Sep 28, 2023
1 parent 1c14bee commit 1986d8e
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 @@ -44,7 +44,7 @@ For more details, see [Add Capacitor to your web app](https://capacitorjs.com/do

- either of
- Android Studio
- basic Android command-line tools
- basic Android command-line tools and Java(8<= version <= 19, tested on Java 19)
1. Set [ANDROID_HOME](https://developer.android.com/tools/variables#android_home)
2. Download the command line tools zip from [Download Android Studio & App Tools - Android Developers](https://developer.android.com/studio) > Command line tools only
3. Unzip it to `"${ANDROID_HOME}/cmdline-tools/latest"`
Expand Down

0 comments on commit 1986d8e

Please sign in to comment.