Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Ever wondered how the split image view is implemented in apps like kaliedoscope? Well today's your lucky day coz you found one that does just that. This is the android implementation of such a view.

This view can be used to show a comparison between images or you could simply use it for its touch to unveil feature.

Jul 21, 2014

Custom view for circular images in Android while maintaining the best draw performance.

Jul 14, 2014

A fast ImageView (and Drawable) that supports rounded corners (and ovals or circles) based on the original.

Jul 13, 2014

Android library that provides an extension to ImageView that creates an immersive experience by animating its drawable using the Ken Burns Effect.

Jul 5, 2014

TouchImageView extends ImageView and supports all of ImageView’s functionality. In addition, TouchImageView adds pinch zoom, dragging, fling, double tap zoom functionality and other animation polish.

Jul 5, 2014
Advertisement

SmartImageView is a drop-in replacement for Android’s standard ImageView which additionally allows images to be loaded from URLs or the user’s contact address book. Images are cached to memory and to disk for super fast loading.

Features:

  • Drop-in replacement for ImageView
  • Load images from a URL
  • Load images from the phone’s contact address book
  • Asynchronous loading of images, loading happens outside the UI thread
  • Images are cached to memory and to disk for super fast loading
  • SmartImage class is easily extendable to load from other sources
Jul 5, 2014

Implementation of ImageView for Android that supports zooming, by various touch gestures.

Jul 5, 2014

Android ImageView widget with zoom and pan capabilities.

Jul 5, 2014