111 REST api

The purpose of the library is to implement android client-server interaction, suggested by Google.

Major features:

  • Requests are executed in Service in separate thread, receivers are notified about results
  • Handling responses is loosely coupled with requests
  • Sending List is supported
  • Http MultipartEntity is supported
  • Partial wake lock is aquired for service
  • cwac-wakeful is included

Change Log

Version 15

  • Logback removed

Version 10-14.

  • See commit log...

Version 9

  • Initial GitHub commit

Roadmap

  • Add javadocs

Developed By