diff --git a/tutorials/asset_pipeline/exporting_for_android.rst b/tutorials/asset_pipeline/exporting_for_android.rst index 1c27404b1..4c238f4aa 100644 --- a/tutorials/asset_pipeline/exporting_for_android.rst +++ b/tutorials/asset_pipeline/exporting_for_android.rst @@ -57,7 +57,7 @@ Scroll down to the section where the Android settings are located: In that screen, the path to 3 files needs to be set: - The *adb* executable (adb.exe on Windows) -- The *jarsigner* executable (from JDK6) +- The *jarsigner* executable (from JDK 6 or 8) - The debug *keystore* Once that is configured, everything is ready to export to Android!