Android: How to Update Your Code from GooglePlayServicesClient to GoogleApiClient
If you have been following the development of Android in the last few months, you noticed that Google pushes to separate the monolithic Android system into a lot of smaller components. While this is great for the end users and security reasons, it raises a few question marks for us …
Continue Reading