Skip to content

clintlemons/rest_service_tutorial

 
 

Repository files navigation

This project is a part of a tutorial on building REST clients on the Android
platform. All code is released under the MIT License, which is included in
the file LICENSE.txt.

Please refer to the original blog post located here for further documentation:
http://neilgoodman.net/2012/01/01/modern-techniques-for-implementing-rest-clients-on-android-4-0-and-below-part-2/

The first part of the tutorial, which uses Loaders instead of a Service, can be found here:
http://neilgoodman.net/2011/12/26/modern-techniques-for-implementing-rest-clients-on-android-4-0-and-below-part-1/

About

A demo app that implements a REST client using Android Services.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%