Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Api Java Client

Android Networkonmainthreadexception Inside Of Asynctask

I have a problem on ICS when I try to use google calendar api. To get a list of events, I have a As… Read more Android Networkonmainthreadexception Inside Of Asynctask

Best Way To Use Google Apis Using Oauth 2.0 On Android

I'm trying to migrate an Android application using OAuth 1.0a to OAuth 2.0. (using the Google A… Read more Best Way To Use Google Apis Using Oauth 2.0 On Android

Getting User Credentials Using Google+ Api

I am trying to include Google sign in in my android application using Google+ Api. I am able to tak… Read more Getting User Credentials Using Google+ Api