Basic How can I find and run the keytool By Rahul Bhutani - January 28, 2020 0 1223 Share Facebook Twitter Google+ Pinterest WhatsApp Just set PATH under environment variables and include /bin at the end cd C:\Program Files\Java\jdk1.7.0_09\bin keytool -exportcert -alias androiddebugkey -keystore "C:\Users\userName\.android\debug.keystore" -list -v