When trying to build for Android, I see the following error message:
‘The password for alias %s was not valid, or the Java JDK was not found.’
It then prompts me for the password for key alias ‘androiddebugkey’. It won’t accept ‘android’, it just throws up the same error.
I’ve searched everywhere but I can’t find anyone who has the same error message.
I have the following Java Development Kits installed:
Java SE Development Kit 7 Update 79 (64-bit)
Java SE Development Kit 8 Update 45
Java SE Development Kit 8 Update 45 (64-bit)
My ‘Keystore’ setting is: ‘C:\Program Files (x86)\Corona Labs\Corona SDK\Resources\debug.keystore’
My ‘Key Alias’ setting is: ‘androiddebugkey’
Thanks