Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.1 KB

ZI Library for wonderful Android development

  1. Documentation

  • Read the documentation in the doc/ directory.
  1. Licensing

  • See the LICENSE declaration in each source file.
  1. Components

  • ProviderPreference, shared preferences accross processes built on ContentProvider

  • ColorPicker, a color picker widget easy to use, thanks to Daniel Nilsson

  • CropImage, a beautiful image cropping activity from AOSP Camera

  • QuickAction, a useful and pretty quick action implement on all Android versions, thanks to Lorensius. W. L. T

  • OutlineTextView, a TextView whose text has borders to increase readability

  • Styles and themes based on Android Holo theme, available for all Android versions

  • Crouton backport from keyboardsurfer Crouton

  • HttpRequest, a simple convenience library for using a HttpURLConnection to make requests and access the response, detail

  • ImageFetcher, a asynchronous load remote and local image of use memery and disk lrucache