Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

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

Jul 26, 2017

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

Apr 11, 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

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

Dec 23, 2016

A gallery used to host an array of images.

Aug 22, 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

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 library for animating images with continuous scrolling effects.

Aug 22, 2017

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

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

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

Jul 12, 2016

ImageView with elevation shadow.

Mar 17, 2018

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

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

Create super easy curve below image views and relative layouts.

Nov 19, 2016

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 custom Image View.

May 6, 2019

Android ImageView widget with zoom and pan capabilities.

Jul 5, 2014

A simple photo browser for Android applications.

Oct 4, 2016

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

Mar 16, 2019

Avatar ImageView with user's name first letter Drawable placeholder.

Sep 30, 2016

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

Feb 27, 2019

Pretty Indicator library for PhotoView

Jan 21, 2019
Advertisement

ColoredShadowImageView allows you to create a beautiful shadow around the image based on corresponding area colors.

Mar 9, 2018

AvatarImageView is a library to display circle with text or circle with image.

Jul 2, 2016