In this tutorial I will show how to connect your Android application to the Google Plus API and use it for login, getting and sharing data.
Find the completed project on GitHub.
Create Android Project
Open Android Studio and create a New Project, naming it as you wish. Click Next, choose Minimum API level 18 and click Next again. Choose Blank Activity as the first activity, name it LoginActivity and click Finish.
Continue reading %Authentication and Sharing in Android with the Google+ API%
by Theodhor Pandeli via SitePoint
No comments:
Post a Comment