diff --git a/tutorials/export/exporting_for_android.rst b/tutorials/export/exporting_for_android.rst index 48c0e1f05..8d3a874ff 100644 --- a/tutorials/export/exporting_for_android.rst +++ b/tutorials/export/exporting_for_android.rst @@ -127,7 +127,7 @@ Now fill in the following forms in your Android Export Presets: a version control system, you should remove it from public repositories and add it to your ``.gitignore`` file or equivalent. -Don't forget to uncheck the **Export With Debug** checkbox while choosing the APK's name. +Don't forget to uncheck the **Export With Debug** checkbox while exporting. .. image:: img/export-with-debug-button.png diff --git a/tutorials/export/img/androidsdk.png b/tutorials/export/img/androidsdk.png index 5eb605871..e72a3cf94 100644 Binary files a/tutorials/export/img/androidsdk.png and b/tutorials/export/img/androidsdk.png differ diff --git a/tutorials/export/img/custom_build_enable.png b/tutorials/export/img/custom_build_enable.png index 8c0ced9ae..38c7e7140 100644 Binary files a/tutorials/export/img/custom_build_enable.png and b/tutorials/export/img/custom_build_enable.png differ diff --git a/tutorials/export/img/custom_build_install_template.png b/tutorials/export/img/custom_build_install_template.png index 39fec8b29..bd0caa229 100644 Binary files a/tutorials/export/img/custom_build_install_template.png and b/tutorials/export/img/custom_build_install_template.png differ diff --git a/tutorials/export/img/editor-export-presets-android.png b/tutorials/export/img/editor-export-presets-android.png index dbb600eeb..327d00c23 100644 Binary files a/tutorials/export/img/editor-export-presets-android.png and b/tutorials/export/img/editor-export-presets-android.png differ diff --git a/tutorials/export/img/editorsettings.png b/tutorials/export/img/editorsettings.png index 70836d9f7..776d00b27 100644 Binary files a/tutorials/export/img/editorsettings.png and b/tutorials/export/img/editorsettings.png differ diff --git a/tutorials/export/img/export-with-debug-button.png b/tutorials/export/img/export-with-debug-button.png index 9fc43d252..abfbd815a 100644 Binary files a/tutorials/export/img/export-with-debug-button.png and b/tutorials/export/img/export-with-debug-button.png differ