12 Commits

Author SHA1 Message Date
Fredia Huya-Kouadio
73091bea0a Update the Android build documentation (#9669)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2024-07-30 08:39:57 +02:00
skyace65
17a683682c Update name of where you get openJDK from 2024-06-28 18:57:55 -04:00
Aaron Franke
e3297dd7cd Improve Compiling for Android docs: Homebrew, GDExtension, terminal 2024-05-29 00:17:25 -07:00
Rémi Verschelde
55f6c52037 Compiling: Min versions are now SCons 3.1.2 and GCC 9 2024-05-17 11:24:51 +02:00
Fredia Huya-Kouadio
91a4273b2c Update the Android documentation for Godot 4.3 2024-05-14 23:32:45 -07:00
Hugo Locurcio
14d35fc671 Document generate_apk=yes SCons option in Compiling for Android
This removes the need for OS-specific instructions and streamlines
the build process a bit.
2023-11-04 08:29:37 +01:00
Fredia Huya-Kouadio
7db7cc92c2 - Update the JDK version for Godot Android development
- Update the env variable pointing to the Android SDK
2023-11-01 09:20:26 -07:00
Fredia Huya-Kouadio
66ee5cb491 Update the Android documentation for Godot 4.2 2023-10-10 09:31:52 -07:00
Hugo Locurcio
b5e9b75bec Document setting up Vulkan validation layers on desktop platforms 2023-05-05 19:54:37 +02:00
Nicolò Santilio
c0caaa70f3 Update compiling_for_android.rst
Update the command-line tools folder path
2023-05-01 14:06:37 +02:00
Hugo Locurcio
554394c5cd Update Python version requirements on Compiling pages
The `master` branch has required Python 3.6 to be compiled for
a few years now.

This also makes the text more consistent across platforms.
2023-01-20 13:07:35 +01:00
Yuri Sizov
dbfe3b1d26 Reorganize documentation for contributors
- Merge Community/Contributing and Engine Development into one top-level section, Contributing.
- Structure it in a way that gives equal priority to various ways to contribute, including documentation.
- Rename several articles to be more comprehensive and in line with the overall state of the documentation.
- Rewrite the guide for class reference contributions.
2023-01-10 01:49:30 +03:00