1

I'm trying to get the key hash of my Android app to get my Facebook login to work. I am using this answer as my tutorial.

Everything seems to go perfectly fine, until step 13:

Again copy following code and paste

openssl base64 -in debug_sha.txt > debug_base64.txt

enter image description here

I have the following files in my c:\OpenSSL\bin folder.

enter image description here

The debug.txt shows the following string:

0‚Ý0‚F0 *†H†÷ 0710U Android Debug10U Android10 UUS0 170222090740Z 470215090740Z0710U Android Debug10U Android10 UUS0Ÿ0 *†H†÷ 0‰ „¡½ÀŸ—'eÈ뙂׺~5NŒ8^ö­yÐ꾄/6ú»Ð{:œªËAà-Ènƒ-ó-<´9oTaJë'vpºYG£ÜRÌKoÒ`–J§4ÛÏß\ïv<¹ã°R‘ªŽóŸ^Ušéè¯øà9"y]Ä(l—Ó 0 †H†÷ sN’÷žûD Ì~Ä•´ôU?º:h8º<øç݆i«5:9ȶþÌ,ŒÝ1ÓµÄPœ1î#Õµpy¤‰;¬O¬D¤cݼû†W¿â*øöòR˜¬®ê3Û¦^-M5}&½¶¤³“ýFí¾DQ>>ˆùh+~ô1-·"¬ðí%€

The debug_sha.txt file shows the following string:

aÈȹµA=+‰GJƒ ªõå

the debug_base64.txt file is empty, but it did get created by the commandprompt.

Community
  • 1
  • 1
Kevin Tinnemans
  • 709
  • 11
  • 33

0 Answers0