godotengine / godotengine/godot-docs
Add note saying Android Studio comes with a JDK so you don't need to download OpenJDK separately
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
3.2.3 stable
**Issue description:**
The documentation says to install OpenJDK 8 which is fine, but I found keytool and jarsigner came with Android Studio by default. For me on Windows I found `jarsigner.exe` and `keytool.exe` at `C:/Program Files/Android/Android Studio/jre/bin/`. I think it might be helpful to add a note saying that if you're going to install/have Android Studio already installed then OpenJDK is unnecessary. I got Godot to export to Android fine without OpenJDK.
**URL to the documentation page (if already existing):**
[https://docs.godotengine.org/en/stable/getting_started/workflow/export/exporting_for_android.html](https://docs.godotengine.org/en/stable/getting_started/workflow/export/exporting_for_android.html)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.