keytool | Cheatsheet¶
adb shell keytool is a command-line utility for managing cryptographic keys and certificates on an Android device.
It provides functions for generating, importing, exporting, and managing key pairs, certificates, and keystores. This tool is commonly used for tasks related to securing and authenticating Android apps
Genereate hash from keystore (Typically used in Facebook)