Option 1: If you are using an Android Studio or VS code:
Open VS code: Drag the “android” folder and drop it into Terminal
Copy:
Open Android Studio: Drag the “android” folder and drop it into Terminal
Copy:
Option 2: Get the SHA-1,SHA-256 for Command
Get the SHA-1,SHA-256 debug:
On Mac/Linux, use the following command:
On Windows, use the following command:
Get the SHA-1,SHA-256 release:
Step 1. Create an upload keystore
On Mac/Linux, use the following command:
On Windows, use the following command:
Step 2. Get the SHA-1,SHA-256 release
Copy the path to the file ” upload-keystore.jks “ just created in step 1:
Example( Mac ) : /Users/yourusernamehere/upload-keystore.jks
Example(Windows ) : C:\Users\yourusernamehere.android\upload-keystore.jks
On Mac/Linux, use the following command:
On Windows, use the following command:
Video Guide