In android we need to generate SHA1 key fingerprint to get Google Api key for Google Map. It just a one line command to generate SHA1 key. First of all create your .keystore file and sign to your app ...
Here I write command by which we can get debug SHA1 that is use to generate debug SHA1 in android. This SHA1 further use for Google Map V2.
This little script will return your DEBUG key and your RELEASE key needed for an android Facebook app. Meant to be run in Linux Mint or derivatives Requires: xclip to ...