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

Google Calendar Api With Android - Delete Event

I would like to delete an event from a calendar with the followoing code: //insertedEntry: I want … Read more Google Calendar Api With Android - Delete Event

Calendar Api And Oauth

From a lot of examples on the web, i am trying out a calendar application on my own. These examples… Read more Calendar Api And Oauth

Google Calendar Api Build

I'm trying to understand Google services and OAuth 2.0 while working on a Calendar app. I encou… Read more Google Calendar Api Build

403 Forbidden Error Adding An Event To A Google Calendar

Used the code from [ https://developers.google.com/google-apps/calendar/create-events ] last month … Read more 403 Forbidden Error Adding An Event To A Google Calendar

Android Giving Ioexception With 'unable To Create Directory: /tokens' When Using Google Calendar Api

Trying to implement the Calendar Quickstart API into Android but when I declare tokens as demonstra… Read more Android Giving Ioexception With 'unable To Create Directory: /tokens' When Using Google Calendar Api

Android: How To Interface With Google Calendar?

I am building an app for Android 2.1 that provides notifications based on calendar events. But I… Read more Android: How To Interface With Google Calendar?