keytool is a Java utility that manages keys and certificates. The keytool utility stores the keys and certificates in a keystore.
In this recipe, you will understand how to use the keytool utility to generate Android certificates. This step is required to sign and publish your app in the Google Play Store.