When I am going to generate hash key for facebook integration. I have got this error.
C:\Program Files\Java\jdk-9.0.1>keytool -exportcert -alias androiddebugkey -keys tore "C:\Users\MEGHA.android\debug.keystore" | "C:\openssl\bin\openssl" sha1 -b inary | "PATH_TO_OPENSSL_LIBRARY\bin\openssl" base64 'keytool' is not recognized as an internal or external command, operable program or batch file.
Please tell me where I am wrong. Please give me the right solution for this. Thanks in advance