Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

generate android key hash for Facebook SDK

      
keytool -exportcert -alias androiddebugkey -keystore "C:UsersUSERNAME.androiddebug.keystore" | "PATH_TO_OPENSSL_LIBRARYinopenssl" sha1 -binary | "PATH_TO_OPENSSL_LIBRARYinopenssl" base64
      
Comment

generate key hashes facebook android

<textarea id="hex-map" placeholder="paste hex key map here" style="width: 100%"></textarea>
<button id="convert">Convert</button>
<p><code id="result"></code></p>
 Run code snippetHide results
Comment

PREVIOUS NEXT
Code Example
Shell :: write in a file linux 
Shell :: linux file full permission 
Shell :: pretty print csv ubuntu terminal 
Shell :: install vs code on ubuntu 
Shell :: git apply trailing whitespace 
Shell :: what is user in linux? 
Shell :: ssh option to send null packets 
Shell :: how to check ip addres on manjero 
Shell :: Add OMV repository ro Debian 
Shell :: git add existing proj to a new repo failed 
Shell :: cmake comment 
Shell :: opensuse package manager command line 
Shell :: sqlite://// ubuntu path 
Shell :: install mavros on ubuntu 
Shell :: shortan promt ubunto 
Shell :: spacy install italian 
Shell :: where to find project ip adress oon jenkins 
Shell :: how to install kind 
Shell :: run ssh and immediately execute command 
Shell :: brew compas mongo 
Shell :: raspberry pi remove script from startup 
Shell :: zsh deno command not found 
Shell :: install svgo linux 
Shell :: awk delimiter semi-colon 
Shell :: certbot command 
Shell :: bash for tuple 
Shell :: git stash pop resolve conflict 
Shell :: mamp mac php logs 
Shell :: lamp download for ubuntu 20.04 
Shell :: bash only start a service if not running 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =