DroidParts 1.4 发布了,DroidParts 是一组常用 Android 组件,包括:
DI - injection of views, fragments, services, etc.
ORM - efficient model persistence utilizing Cursors & fluent API.
Simple JSON (de)serialization capable of handling nested objects.
Improved AsyncTask & IntentService with Exceptions & result reporting support.
Logger that figures out tag itself & logs any object.
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.
Threefold Fragments support: native on 3.0+ and either pure SupportLibrary or ActionBarSherlock-backed on 2.2+.
项目主页:http://droidparts.org/
下载地址:https://github.com/yanchenko/droidparts
来自:开源中国社区