package

com.kinvey.android

The main package where you can find the client and the main public interfaces for the android library.

Classes

AsyncAppData<T> Wraps the com.kinvey.java.AppData public methods in asynchronous functionality using native Android AsyncTask. 
AsyncAppDataOperation Builder for asynchronous app data requests. 
AsyncClientRequest<T>

Abstract AsyncClientRequest class. 

AsyncFile Wraps the com.kinvey.java.File public methods in asynchronous functionality using native Android AsyncTask. 
AsyncLinkedData<T extends LinkedGenericJson>  
AsyncUser Wraps the com.kinvey.java.User public methods in asynchronous functionality using native Android AsyncTask. 
AsyncUserDiscovery Wraps the com.kinvey.java.UserDiscovery public methods in asynchronous functionality using native Android AsyncTask. 
AsyncUserGroup /** Wraps the com.kinvey.java.UserGroup public methods in asynchronous functionality using native Android AsyncTask. 
Client This class is an implementation of a com.kinvey.java.AbstractClient with default settings for the Android operating system. 
Client.Builder Create a client for interacting with Kinvey's services from an Android Activity. 

Enums

Exceptions

AndroidCredentialStoreException

AndroidCredentialStoreException class.