I noticed the Gideros documentation says to install JDK 7 to build for Android, however, several websites are saying that Android does not support JDK 7, e.g.:
http://stackoverflow.com/questions/8535164/does-android-plan-to-support-java7The folks at Corona are adamant that: "Android does not support JDK 7. Android only supports the 32-bit version of JDK 6. That is where that limitation comes from."
Ref:
http://developer.coronalabs.com/forum/2012/08/09/debugkeystore-not-valid-or-incorrect-password#comment-119671 (see post by Joshua Quick)
So, which version of Java should I install? Is Gideros compatible with JDK 6? I've already got 6 installed and would like to stick to that one!
Comments
On the page about installing Java it mentions Java 7 JDK.
https://github.com/gideros/gideros
https://www.youtube.com/c/JohnBlackburn1975