⬜️ Unity - Google Login
Download and install Android Studio as it is the easiest way to install and maintain Android tools
Install > Custom > Select EverythingWhen the IDE starts, go to
Configure... > SDK Managerat lower right.Inside, press
Launch Standalone SDK Managerat lower left.Scroll down at the bottom and install
Google Play services.Go to Google Developer Console.
Create developer account, it costs 25$.
Create new app:
Game Services > Add New Game > *give it a name*.Linked Apps > Androidand add your package name defined in Unity player settings.Run
keytool -list -v -keystore $HOME/.android/debug.keystore -alias androiddebugkey -storepass android -keypass androidCopy
Certificate fingerprints > SHA1to the web page.Import Google Play Services to your Unity project. Download the repo and there is asset package in
current-build/.Window > Google Play Games > Setup > Android Setup