Welcome to v2 of the Kinvey Android library. If you have an existing app on v1 follow our migration guide to get started.
By allowing the developer to focus on building a nice user experience, Kinvey Android aims to provide an easy to integrate client library for all mobile services with additional client side optimizations like offline storage and caching.
Kinvey provides a robust backend for your mobile apps by providing features that enable you to build amazing apps without worrying about your backend. Currently Kinvey provides the following services:
For more details on how to use these features read the Kinvey Android Guides.
com.kinvey.android | The main package where you can find the client and the main public interfaces for the android library. |
com.kinvey.android.callback | Utility package for all of this libraries callback interfaces. |
com.kinvey.android.offline | Maintains classes specific to Offline functionality, including SQLlite 3 access, an Android Service, and various helpers |
com.kinvey.android.push | Kinvey brings Push Notifications to you through Google Cloud Messaging (GCM). |