DroidParts is a dependency injection, object-relational mapping, JSON, REST... framework developed specially for Android.
DroidParts is a carefully crafted Android framework that includes:
- DI - dependency injection for Views, resources, etc.
- SQLite object-relational mapping.
- JSON (de)serialization.
- Improved AsyncTasks with Exceptions, progress & result reporting.
- Better logger (log any object without a tag).
- RESTClient for GETting, PUTting, POSTing, DELETing & InputStream-getting, also speaks JSON.
- ImageFetcher to asynchronously attach images to ImageViews, with caching, cross-fade & transformation support.
- Numerous Utils.
- Support for Fragments: native, support-v4 and ActionBarSherlock-backed.
http://droidparts.org | https://github.com/yanchenko/droidparts