/android-rest-client-example

Android REST Client (Using ActiveAndroid, AndroidAsyncHTTP, ActiveAndroid Loaders and SyncAdapter)

Primary LanguageJava

Android Rest Client Example

Android REST Client (Using ActiveAndroid, AndroidAsyncHTTP, ActiveAndroid Loaders and SyncAdapters)

This is an example of data driven android application (Consuming RESTful HTTP services).

Uses ActiveAndroid to persist data into a local database and ActiveAndroid Loaders + SyncAdapters to keep the local data in sync with server data.