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.
- 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.