Skip to content
/ ZI Public
forked from yixia/ZI

ZI Library for wonderful Android development

Notifications You must be signed in to change notification settings

WilliamRen/ZI

 
 

Repository files navigation

ZI Library for wonderful Android development

  1. Components

  • ProviderPreference, shared preferences across 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

  • 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 .

  1. Licensing

  • See the LICENSE declaration in each source file.

About

ZI Library for wonderful Android development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%