keytool: command not found
I'm trying to generate an application to put in the play store when I do this command: Keytool -genkey -v -keystore my-release-key.keystore -alias alias_name -keyalg RSA -keysize 2048 -validity 10...