I’m using Corona 3726 on a Macbook running Sequoia Version 15.6.1
I want to build a game for Android and I’ve installed Android Studio to make sure I get any dependencies I may need from it like Android SDK, Java and gradle. I have java version “1.8.0_471” installed.
When I try to follow the instructions in Signing and Building — Android and follow the Signing for Debug Build section, entering android as the password for the debug.keystore is not working.
I get this error:
The password for the alias androiddebugkey in Keystore located at /Applications/Corona-3726/Resource Library/Android/debug.keystore is not correct or the file is not a valid Keystore
Build fails with Error code: 256

