The Kotlin Android check Google Play Services availability development tutorial describes how to check if google play services are installed on your device. Episodes Google Play Services Device network connection Goople API android credentials EasyPermissions Conclusion The first thing we did was install the com.google.android.gms:play-services-auth in the build.gradle file. This gives us access to the […]
Google APIs Introduction
The Google APIs Introduction kotlin for android development series describes the steps involved for enabling Google API’s, creating OAuth2 credentials and the kotlin code required for the android devices. Check Google Play Services The Kotlin Android check Google Play Services availability development tutorial describes how to check if google play services are installed on your […]