微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

DroidParts Android 组件库

程序名称:DroidParts

授权协议: Apache

操作系统: Android

开发语言: Java

DroidParts 介绍

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.
  • L ogger 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+.

DroidParts 官网

http://droidparts.org/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐