Build for Android, missing Debug option, Key alias

Hello.
 
So I want to build a little test app for android to try it out on a real device.
 
Following instructions (Signing for Debug Build):
 
Target app store = Google Play.
 

  1. Select 

Debug from the Keystore menu.
 
There is no Keystore menu. Just a Text field with a browse button. The text is: C:\Program Files (x86)\Corona Labs\Corona SDK\Resources\debug.keystore
 
There is also just an empty option for Key Alias.
 
A message "The password for the Key Store located at… was not valid, or the Key store was not valid. " appears.
 
I had JDK 8 (and 7) but have uninstalled version 8, and the problem persists. JAVA_HOME is correct.
 
Help.

Make sure you have the JDK installed and not the JRE. It’s too easy to mix those up.

Try browsing to the keystore and reselecting it.

Rob

No, that’s not it, I have the JDK (C:\Program Files\Java\jdk1.7.0_79). Is there some setting file somewhere in Corona SDK where I can edit which java version it uses? :slight_smile:

Btw, I’m using Windows 7, 64 bit.

Here is the printscreen of the dialog:

https://www.dropbox.com/s/bn77dl38dfq8eh0/androidbuild.png?dl=0

Make sure you have the JDK installed and not the JRE. It’s too easy to mix those up.

Try browsing to the keystore and reselecting it.

Rob

No, that’s not it, I have the JDK (C:\Program Files\Java\jdk1.7.0_79). Is there some setting file somewhere in Corona SDK where I can edit which java version it uses? :slight_smile:

Btw, I’m using Windows 7, 64 bit.

Here is the printscreen of the dialog:

https://www.dropbox.com/s/bn77dl38dfq8eh0/androidbuild.png?dl=0