Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

This is an Android project allowing to realize a circular ImageView in the simplest way possible.

Nov 29, 2015

BadgedImageview allows you to show badge into Imageview.

Nov 23, 2015

A draggable ImageView with possibility to transform it.

Nov 3, 2015

ImageView and FrameLayout with gestures control and position animation.

Main goal of this library is to make images viewing process as smooth as possible and to make it easier for developers to integrate it into their apps.

Oct 29, 2015

FAImageView is a Frame Animation ImageView for Android.

Oct 25, 2015

OXO Flavored ImageViewZoom.

Oct 18, 2015

A gallery used to host an array of images.

Aug 22, 2015

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

Aug 6, 2015

AndroidAvatarView allows to use ImageView for avatar.

Jul 14, 2015

Flickable ImageView for Android. It is like a view of twitter's detail image.

Jul 7, 2015

The idea of this android library is to give the possibility to display two texts inside the imageitself. These texts could be the title or the description of the image or something else. Also there should be various settings to customise these texts and everything else.

Jul 2, 2015

Custom ImageView for android with polygon shape.

There are 3 basic effects:

  • RegularPolygonShape
  • PaperPolygonShape
  • StarPolygonShape
May 21, 2015

Custom ImageView for moving image around the screen.

May 21, 2015

Android ImageViews animated by Ken Burns Effect.

May 3, 2015

Fresco is a powerful system for displaying images in Android applications.

Fresco takes care of image loading and display, so you don't have to. It will load images from the network, local storage, or local resources, and display a placeholder until the image has arrived. It has two levels of cache; one in memory and another in internal storage.

Apr 3, 2015

Small, but beautiful MaterialImageView.

Mar 1, 2015

DMIV aims to provide a flexible and customizable instrument for automated images moving on display. It provides scroll, gyroscope or time based moving. But you can create your own evaluator.

Feb 28, 2015

An image with a close button like Google Messenger attachments.

Feb 22, 2015

A fast circular ImageView perfect for profile images.

Feb 17, 2015

subsampling-scale-image-view is a custom image views for Android, designed for photo galleries and displaying huge images (e.g. maps and building plans) without OutOfMemoryErrors. Includes pinch to zoom, panning, rotation and animation support, and allows easy extension so you can add your own overlays and touch event detection.

Feb 9, 2015

DSAvataImageView is a subclass of ImageView to create a circle avatar image view with user name initial image view.

Feb 5, 2015

Android ImageView that supports different radius on each corner. It also supports oval (and circle) shape and border. This would be especially useful for using inside CardView which should be rounded only top left and top right corners.

Dec 16, 2014

PhotographicPrintAnimator realize a beautiful photographic print animation as described in the Material design spec

Dec 13, 2014

Custom shape ImageView using PorterDuffXfermode with paint shapes and SVGs.

Dec 8, 2014

Imitation QQ discussion group Avatar.

Sep 23, 2014

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

Make mosaic for image on Android.

Features:

  • Select modes:
    • Follow finger
    • Select rectangle
  • Effect modes:
    • Grid color based on original image
    • Blur Image
    • Pure grey color
Aug 21, 2014

A simple Android ImageView implementation which draws a letter on a randomly colored background.

Aug 18, 2014

Custom Imageview for Android that allows for setting shapes/borders/shadows efficiently.

Jul 26, 2014

It is an Android Open Source library that implements an expand-by-sliding logic for a top or a bottom View in a vertical two view composition. It supports Android SDK 2.1 (Eclair) as minimum.

ExpandablePanel library brings a custom view class called ExpandablePanelView to the final user. It implements the needed logic for integrating the expandable logic into your own Android application. Use listeners to implement a response for opening/shrinking events, and combine any of custom attributes to customize a behaviour.

Jul 24, 2014