Building an android app on simulator and used debug.keystore. The docs I read said use 'android; for password. But it fails; responds with it is wrong password for that keystrore or it is an invalid keystore. Is there a different password for the debug.keystore?
the key alias field remains ghosted - I can not select ‘androiddebugkey’, as instructed by the docs, since that does not exist anywhere on my Mac
I am using Mac Sequoia and had loaded Java Sdk 23.0.1. and have latest Solar2d build 3710
Any sugestios?
Did I by any chance need to load an older version of Java Sdk ?
I will try that. Any suggestions on how to remove java - I figure there is some trick to removing it properly. The terminal shows I had successfully installed java sdk 23.0.1, but I can’t find path to that any where on my Mac.
That is the Java version i used for Windows to be able to sign the app correctly.
For Mac, I use SONOMA, and XCODE 16.0 Solar2d build 3710. and then install Xcode Command Line Tools which was enough for. I didn’t install any Java versions.
On the first build in android I get a message to request to download Android SDK. I used the androiddebugkey without any issues.
Thanks for that info - if I can do it without java great - but I thought I needed java on Mac to create keystores for my apps. The problem I am having my other Mac I did all this stuff on years ago I had to get a new one, and having basically to start all over setting things up.