Another JDK version fix

This commit is contained in:
Rémi Verschelde
2016-04-13 11:47:08 +02:00
parent 9f5258f48c
commit 2a2c75c8c6
@@ -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!