SHA 1 or SHA-256 and Key Hash
  • Overview
  • How to download JDK
  • Find SHA-1 & SHA-256
    • Setup pre-processing
    • Find debug SHA-1 & SHA-256
    • Find release SHA-1 & SHA-256
  • Find Hash Key
    • Setup Pre-processing
    • Find Debug Hash key
    • Find Debug Hash key using Code
    • Find Release Hash Key
Powered by GitBook
On this page
  1. Find SHA-1 & SHA-256

Setup pre-processing

Using CMD (*require JDK)

PreviousHow to download JDKNextFind debug SHA-1 & SHA-256

Last updated 1 year ago

*require JDK

Open CMD and set the path of JDK (bin) into CMD. (it shown be like this)

it must be like C:\Program Files\Java\HERE_YOUR_LATEST_JDK_VERSION\bin

Hurray! Success to set the path of JDK (bin).

Set JDK path into CMD