Package Index

Welcome to v2 of the Kinvey Android library. If you have an existing app on v1 follow our migration guide to get started.

Overview

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.

Features

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:

  • AppData A query-able key/value (and more) data storage platform for your app
  • Users Keep track of users of your application and control access to data on a user-by-user basis
  • Files A storage system for your media content (images, videos, files, etc.) that provides out of the box Content Distribution Network (CDN) capabilities.
  • Push Notifications Our partnership with Urban Airship gives you awesome push features without the headache of managing them yourself.

For more details on how to use these features read the Kinvey Android Guides.

Other Documentation

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
com.kinvey.android.push Kinvey brings Push Notifications to you through a partnership with [Urban Airship](http://urbanairship.com/).