Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ledyx/googlecalendarapiwrapper

Google Calendar API Wrapper (For Android)
https://github.com/ledyx/googlecalendarapiwrapper

Last synced: about 1 month ago
JSON representation

Google Calendar API Wrapper (For Android)

Awesome Lists containing this project

README

        

# GoogleCalendarAPIWrapper
Google Calendar API Wrapper (For Android)

![](https://github.com/xeyez/GoogleCalendarAPIWrapper/blob/master/screenshot.jpg)

# Environment
- [AndridAnnotations](http://androidannotations.org/)
- [RxAndroid2](https://github.com/ReactiveX/RxAndroid)
- [Lightweight-Stream-API](https://github.com/aNNiMON/Lightweight-Stream-API)
- [Lombok](https://projectlombok.org/)
- [Joda-Time](http://www.joda.org/joda-time/)

# Reference
- [Google Calendar API - Android Quickstart](https://developers.google.com/google-apps/calendar/quickstart/android#step_4_prepare_the_project)
- [calendar-cmdline-sample](https://github.com/google/google-api-java-client-samples/tree/master/calendar-cmdline-sample)