Generating the keystore for Android

Hey Bubble,
I follow the instruction on the page

When i entered in the command into the cmd terminal, i got an error saying
‘keytool’ is not recognized as an internal or external command,
operable program or batch file.
Note: I use windows 10

I asked ChatGPT and it says:
" It looks like your system doesn’t recognize the keytool command, which is a part of the Java Development Kit (JDK). To fix this, you’ll need to make sure you have the JDK installed and that it’s added to your system’s PATH."

Is this true, as its not documented or I cant see it on the Bubble Manual

Thanks in Advance

You have to install the keytool utility on your machine first. Had the same question.

This doc explains it a bit: Creating a keystore

But follow the instructions in the bubble guide.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.