Commit Graph
22 Commits
Author SHA1 Message Date
Fredia Huya-Kouadio 9c66c9f077 Revert "[3.2] Update instructions to setup Exporting for Android" (#4582)
The instructions given on that page are incompatible with 3.2.3.
We'll revert this revert (!) once Godot 3.2.4 is released.

This reverts commit df1a214b84.
2021-01-25 23:38:55 +01:00
Fredia Huya-Kouadio df1a214b84 Update instructions to setup Exporting for Android (#4520) 2021-01-05 11:25:04 +01:00
Marco 8a61d83dde Update and simplify android custom build instructions (#4001)
* fix instructions for .gdignore file in android folder

* add instructiond for JAVA_HOME variable on Windows

* simplify sdk installation and add warning for windows zip extraction

* fix command to navigate to andorid_sdk path

* update android editor settings screenshot for new Jarsigner path

* remove obsolete instructions for .gdignore file
2020-09-18 14:36:35 +02:00
skyace65 b2fe936881 Fix and improve changing application icon for Windows page 2020-09-02 16:41:40 -04:00
Matthew 9bf6080991 Update Exporting Projects page for Godot 3.2 (#3654) 2020-06-09 14:42:40 +02:00
Rémi Verschelde ce7a9a6eab Images: Remove unused images (no 'image::' or 'figure::' reference) 2020-06-05 14:43:20 +02:00
skyace65 7de66577d2 Document automatic signing of UWP apps 2020-05-23 16:47:04 -04:00
Juan Linietsky 188080832d Fixes to tutorials for Android 2019-04-24 18:01:04 -03:00
Juan Linietsky 3d58f51aa6 Added documentation about the new Custom Build system for Android 2019-04-24 17:02:45 -03:00
Rémi Verschelde 5b2aaf8d41 Optimize PNGs with optipng
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
2019-01-26 22:10:03 +01:00
MelvinWM b1eb97e34b Improve Android export presets reg. passwords. (#2077) 2019-01-08 13:25:48 +01:00
Will Nations 07e629f44c Add .pck creation tutorial 2018-11-24 21:38:16 -06:00
Antonio Torres Moríñigo f37cf48d13 Update screenshots from old build 2018-10-07 15:01:20 +02:00
aBARICHELLO 68b1acfa4c Add Google Play Store sign APK info 2018-09-11 14:20:29 -03:00
Chris Bradfield 5d33883f4f Android export: replace out-of-date images 2018-04-17 22:10:29 -07:00
Michael Alexsander Silva Dias 6351046ee5 Uncapitalized "icon_export_settings.PNG" extension. 2018-03-13 16:41:19 -03:00
ZX-WT 6bac464f97 Added windows_icon tutorial (#1223) 2018-03-13 18:06:15 +01:00
John Teasdale c0af9f4707 Add steps for building for iOS from your Godot project directory 2018-02-24 20:08:15 -08:00
John Teasdale 47cb05ee75 Deleted unused image 2018-02-23 22:24:04 -08:00
John Teasdale 564899a8b4 Update the export to iOS Documentaiton 2018-02-23 22:18:42 -08:00
skyace65 a295832b3c Update Exporting Projects Page 2018-02-18 10:53:25 -05:00
Nathan 18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00