Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Sign in

Wermeille Bastien edited this page Feb 28, 2020 · 1 revision

Keystore

To get fingerprint of a keystore in Windows

keytool -list -v -alias androiddebugkey -keystore %USERPROFILE%\.android\debug.keystore

Sources

Clone this wiki locally