I am trying to get my key and it says to paste the following command
keytool -genkey -v -keystore my-release-key.keystore -alias my-key-alias -keyalg RSA -keysize 2048 -validity 10000
I do not understand how this works, am I supposed to change some of that text? When I paste it as is it asks me for a password, what password is it asking for? Thanks