AndyAnon14 and Hugo Locurcio
8bb2b02eda
Update compiling_for_android.rst ( #6115 )
...
* Update compiling_for_android.rst
* Apply suggestions from code review
* Update compiling_for_android.rst
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-08-28 23:53:39 +02:00
Hugo Locurcio
4cc2cefc50
Update export templates location for Godot 4.0
2022-07-22 23:53:15 +02:00
Hugo Locurcio
955c97bb1d
Cross-reference compiling and exporting pages, rename OSX/Mac to macOS
...
There's a lot of confusion between compiling Godot and exporting projects.
This aims to resolve part of the confusion by cross-linking other pages
for each platform.
2022-04-29 13:10:37 +02:00
Rémi Verschelde
26dd787ec0
Compiling: Reference doc_getting_source in all platform-specific pages
2022-04-29 12:01:03 +02:00
Marcel Admiraal
6c08a1b55b
Update Compiling for Android JDK version specification
2021-10-09 15:12:59 +01:00
Aaron Franke
4060179184
Remove trailing space characters ( #5251 )
2021-09-13 14:52:39 +02:00
allkhor
0ced08d635
Update build-tools to 30.0.3
...
(cherry picked from commit 7621eb8d12 )
2021-04-29 12:07:22 +02:00
Szymon Majewski
119f19f628
Moved validation layers to a different section
...
From Tutorials/Platform Specific/Android plugins to
Development/Engine development/Vulkan/Validation layers.
2021-04-07 20:00:48 -07:00
Szymon Majewski
07c9b6e1a0
Added seealso section in Compiling for Android
2021-04-06 15:17:12 -07:00
Fredia Huya-Kouadio
9f14b8ba12
Update setup instructions to accept the Android SDK licenses
2021-02-22 08:12:32 -08:00
Fredia Huya-Kouadio
c1faa5d976
Update instructions for compiling for Android ( #4521 )
2021-02-18 15:41:37 +01:00
Hugo Locurcio
15cf5a9acd
Discourage using Linux distribution packages for Android SDKs ( #4636 )
...
See https://github.com/godotengine/godot/issues/45844 .
2021-02-13 02:00:17 +01:00
Remtaine
5b28622bc4
Change variable for Android SDK path ( #4407 )
...
The Gradle looks for "ANDROID_SDK_ROOT" and not "ANDROID_HOME" so I changed the path mentioned for clarity
2021-01-05 15:07:42 +01:00
Shai Angress
ed3a146bef
Clarify build instructions for Android ( #3315 )
2020-06-22 11:04:05 +02:00
Hugo Locurcio
087835e400
Add section on platform not appearing in SCons in Compiling for Android
...
This closes #3361 .
2020-04-10 09:49:54 +02:00
Rémi Verschelde
ac5aa6cd1e
Improve docs about compilation toolchain requirements
...
Add mention about installing Python 3-flavored SCons with
pip for Linux distros which still only provide a Python 2 build
(e.g. Ubuntu 18.04).
2020-03-25 15:05:14 +01:00
Rémi Verschelde
aa65d62ae7
Merge pull request #3273 from madmiraal/remove-python2.7
...
Remove references to Python 2.7 in build requirements.
2020-03-16 09:45:56 +01:00
Marcel Admiraal
d0bad375d2
Include x86-64 option in adding support for Android x86 devices. ( #3272 )
2020-03-15 12:50:23 +01:00
Marcel Admiraal
ae0166f57e
Remove references to Python 2.7 in build requirements.
2020-03-15 10:07:00 +00:00
Yuri Sizov
37604be65f
Improved keystroke formatting for shortcuts and key press menti… ( #3257 )
2020-03-09 23:50:53 +01:00
Fredia Huya-Kouadio
60388114d6
Update Android compiling documentation
...
Updates the `compiling for Android` documentation to reflect the build changes added by [PR #32269 ](https://github.com/godotengine/godot/pull/32269 ).
2019-09-28 23:10:45 -07:00
George Marques
d5a383b631
Explain the need to set ANDROID_NDK_HOME env var ( #2100 )
2019-01-08 13:17:39 +01:00
Hugo Locurcio
2514d3415c
Fix typo in Compiling for Android
2018-12-12 10:36:42 +01:00
Hugo Locurcio
012491d8b1
Improve the Compiling for Android page
...
This mentions that Gradle will automatically download SDK components
(except the NDK, as it is used before Gradle is called).
2018-12-09 23:04:13 +01:00
Rémi Verschelde
5a8fd214e1
Add seealso pointing to Buildsystem intro in all compiling pages
...
Many new contributors want to add information on -j multicore option for
SCons in "Compiling for X" pages as they seem to skip the intro, so let's
make it prominent.
2018-11-28 23:13:13 +01:00
FeralBytes
0de332c224
JDK 9 causes gradelw build to fail. ( #1738 )
...
* JDK 9 causes gradelw build to fail.
Fixing documentation.
* Add JDK 10
Adjust wording for context.
2018-09-20 13:20:49 +02:00
Michael Alexsander Silva Dias
c7c102dff5
Fix code blocks in the sixth part of the FPS tutorial
2018-07-22 18:53:39 -03:00
Rémi Verschelde
9ae5f3ac7b
Fix instructions on installing custom templates
2018-07-22 17:39:40 +02:00
mhilbrunner
f215a0cf26
Proofing/review: Remove filler words, adhere to style guide
2018-05-06 05:23:37 +02:00
LinuxUserGD
c122f79cfa
fix x11 export templates dir
2018-03-31 17:32:11 +02:00
Hugo Locurcio
ee7849d180
Update build instructions to mention support for Python 3.5 and later
...
- Fix grammar and wording in many areas of the documentation
2017-12-30 14:18:40 +01:00
Rémi Verschelde
7f819ed873
Move images to subfolders next to each doc page
2017-10-14 14:41:44 +02:00
Julian Murgia
b408bdb918
Revamping of the docs organisation for a more coherent TOC
...
Only the pages were moved so far and some empty ones created,
the up-to-date toctrees come in the next commit.
2017-04-03 23:23:31 +02:00