Solution :
1- Install java jre
2- copy ../jre/bin file path
3- add ../jre/bin file path in Path Environment Variable
Get sha1 and sha256
1- Open cmd
2- Past this command
keytool -list -v -keystore “c\users\UserName\.android\debug.keystore” -alias androiddebugkey -storepass android -keypass android
3- Press enter