Tag: #keytool #basic #configuration #setup
How can I find and run the keytool
Just set PATH under environment variables and include /bin at the end
cd C:Program FilesJavajdk1.7.0_09bin
keytool -exportcert -alias androiddebugkey -keystore "C:UsersuserName.androiddebug.keystore" -list -v