0

I am trying to include google maps in my android app and for that i need to generate the unique key, but this command:

keytool -list -v -keystore

is not working in spite of having JRE7 installed. It says:

keytool is not recognized 
dmg
  • 6,473
  • 1
  • 22
  • 32
  • Did you set a path variable? – Anto Jurković Jan 18 '14 at 09:09
  • Possible duplicate of [I can’t find the android keytool](http://stackoverflow.com/questions/2997348/i-cant-find-the-android-keytool) or [How can I find and run the keytool](http://stackoverflow.com/questions/5488339/how-can-i-find-and-run-the-keytool) – Anto Jurković Jan 18 '14 at 13:23
  • you need to append the directory of `keytool` to the PATH variable in Control Panel -> System -> Advanced -> Environmental Variables.... – EpicPandaForce Jan 26 '15 at 10:50

0 Answers0