java - Cant obtain md5 Fingerprint for api key -


I am trying to develop the map element of my app and I'm having trouble getting an MD5 fingerprint I have installed Ubuntu and Debug.Kistore file, but when I receive these orders, I get:

A command got 'store', do you mean: package ' '0store' command 'stone' package 'stone' (universe) shop from zeroinstall-injector '(universe) Not command not found

or;

Invalid option: - Try keytool -help

I think the first error is the wrong file path, but I think the second error occurs when I got it right .

Any help with this

Thanks in advance

< P> command is keytool , not store . Per order, which you need to run:

  keytool -list -alias androiddebugkey -keystore & lt; Path_to_debug_keystore & gt; .keystore -storepass Android - PassAand Android  

In its specific case, for Ubuntu, it changes in:

  keytool -list -alias androiddebugkey - Keystore ~ ​​/ .android / debug.keystore -storepass android -password android  

Comments