icastell / droidparts

DI, ORM, JSON & more.

Home Page:http://droidparts.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.
  • ImageAttacher to asynchronously attach images to ImageViews, cross fade support.
  • Numerous Utils.
  • Support for Fragments, both native and ActionBarSherlock-based.

Documentation

is available at http://droidparts.org.

About

DI, ORM, JSON & more.

http://droidparts.org

License:Apache License 2.0