Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

An ImageView with a tool to calculate the pixel between items in the picture.

Jul 26, 2017

ZoomHelper will make any view to be zoomable just like the Instagram pinch-to-zoom.

Aug 13, 2020

Custom shape ImageView using PorterDuffXfermode with paint shapes and SVGs.

Dec 8, 2014

A library to add ImageView (ImageBadgeView) with a badge like notification count.

Apr 11, 2019

A library for display a few images in one MultiImageView like avatar of group chat.

Dec 23, 2016

An Android view for displaying repeated continuous side scrolling images. This can be used to create a parallax animation effect.

Aug 6, 2015

An Android library that makes any view to be zoomable which mimics the Instagram Zoom feature.

Dec 14, 2016

This library will create vertical, horizontal parallax effect (and another effects) on android ImageView by using VerticalScrollParallaxImageView and HorizontalScrollParallaxImageView respectively. You can also create your own or apply custom effect by using and extending ViewTransformer then set it into ScrollTransformImageView

Apr 14, 2018

A RoundedImageView library that supports rounding any corner or circular shape. It supports all kinds of drawable, bitmaps, resources just like a normal ImageView. All scale types are workng. RoundedImageView is extended from AppCompatImageView.

Limitations Android Studio does not display rounded corner in Layout Preview Borders are not supported at the moment. Pull requests are welcomed. Shadows are not supported at the moment. RTL support is not present. Oval shape is not supported.

Mar 4, 2019

An ImageView subclass that draws a spannable text on top of the image.

Jan 12, 2016

A gallery used to host an array of images.

Aug 22, 2015

This library has two views:

  • CircleImageView: show an arbitrary image in circle and automatically scale it
  • AvatarImageView: which is child of CircleImageView, It has two state showing initial or circle image
Apr 1, 2018

A simple ImageView which allows you to create diagonal cut views easily.

Aug 9, 2017

A simple ImageView which scales the width or height aspect with the given ratio.

Aug 19, 2017

A library for animating images with continuous scrolling effects.

Aug 22, 2017

This is a library to help developer faster on view an image full screen which has some gesture like double tap to zoom, span, zoom in/out, move.

Dec 19, 2019

TNImageView is a powerful library with which you can make your imageview rotatable and scaleable and move it any where inside a view.

Dec 29, 2017

AndroidGradientImageView is a simple ImageView which overlays gradient on its content.

Jul 12, 2016

This project allowing you to create circular and rounded corner imageview in android through simplest way.

It uses a BitmapShader and does not:

  • create a copy of the original bitmap
  • use a clipPath (which is neither hardware accelerated nor anti-aliased)
  • use setXfermode to clip the bitmap (which means drawing twice to the canvas)
Sep 6, 2017

ImageView with elevation shadow.

Mar 17, 2018

Iran Image Map is ImageView with customizable provinces on map.

Sep 1, 2019

Shape Image View provides a set of custom shaped android imageview components, and a framework to define more shapes. Implements both shader and bitmap mask based image views.

Sep 12, 2014

Android's ImageView pinch-to-zoom made easy.

Apr 12, 2017

An Android Library that help you to customize views (Button, EditText, ImageView), by adding border with the size and color that you want, and give it the corner radius that you seems cool, and you can also make an imageview looks like a circle.

Oct 5, 2017

A Subclass of ImageView that 'morphs' into a circle shape and can rotates. Useful to be used as album cover in Music apps.

Aug 25, 2016

A custom Image View.

May 6, 2019

This library shows the shadow of the image by its palette color.

Mar 16, 2019

A simple photo browser for Android applications.

Oct 4, 2016
Advertisement

Rounded ImageView Android Library to set single or multiple corners on imageview.

Feb 27, 2019

Pretty Indicator library for PhotoView

Jan 21, 2019