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
- Logback removed
- See commit log...
- Initial GitHub commit
- Add javadocs
- 111 minutes android team - http://111minutes.com