Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

A library to show view for comments for Android.

Sep 23, 2015

Commons (commonslib) is a library containing some often used custom views.

May 5, 2017

ComplexView is a simple Android library that eases the process of applying shadows and tweaking view curves.

Using ComplexView, developers can change the color of shadows, manipulate views to a complex degree without using xml drawables.

Jul 24, 2019

This library is inspired from Chris Banes' Done Discard bar. It has material design already.

Dec 24, 2014

This library creates a floating menu like in the momo app, vtcpay or wepay.

Oct 6, 2018

This custom view is used to show countdown of time.

Sep 26, 2015

A simple Countdown View.

Oct 15, 2015

A simple countdown View for the Android framework.

Feb 26, 2016

Android view that has a value that can be incremented or decremented by one. This view can be used in most common cases like delivery apps and e-commerce apps.

Nov 19, 2017

A line of code lets the view to add shadows.

Dec 18, 2016

The CurtainView is much like a layer on the top level of your layout. It's also a container which can wrap other Views.

It will not block the actions of the child view unless you make a standard pull event.

Dec 21, 2014

A highly customizable and performant custom view to render curved line graph.

  • Add multiple line graphs within one graph plane.
  • Extensible styling options.
  • Performant and light weight.
Feb 1, 2020

It's a layout to show current data loading status (loading, load success, load error).

Oct 23, 2016

This library shows the specific day in a calendar board view.

May 20, 2017

Animated placeholder in desert style.

Jan 12, 2017

Awesome digital speedometer for android.

Jan 19, 2017

DonutProgressView is a configurable doughnut-like graph view capable of displaying multiple datasets with assignable colors. It supports animations and features a gap at the top, which makes it look like a gauge (or tasty bitten-off donut - that's why the name).

Jan 5, 2020

Customizable, sensor-enabled, door sign custom views for Android.

Sep 16, 2016

Wonderful dots loader view inspired this Design.

Jun 2, 2017

A custom view that represents a vertical dotted line.

Apr 17, 2018

Instagram-like (from broadcasts) double avatar view with cropping with simple and convenient API.

Sep 25, 2018

DraggableFlagView allows you to drag the red dot on the certain distance and run "disappear"-callback.

Feb 22, 2015

An Android View library that flips while dragging.

Sep 17, 2015

A simple tree view with drag and drop capabilities.

Jun 26, 2017

Draggable views with rotation and skew/scale effects.

Sep 9, 2015

Using DragableView you can merge various views into one layout with drag and drop animation. For example if you have 3 ImageViews (fb, google, linkedin) and one MainImageView (Login with) and you want to implement drag-drop animation to drag one of the imageview (source) and drop on MainImageView(destination view).

Nov 5, 2017

Dragueur can move any view with one finger.

May 4, 2016

DrawingView is a simple view that lets you draw on screen using your fingers and lets you save the drawings as images.

Aug 3, 2016
Advertisement

Android view that allows the user to create drawings. Customize settings like color, width or tools. Undo or redo actions.

Nov 13, 2016

DurationView allows you to create a view to display durations split into categories.

For example, if you wish to display Days, Hours, Mins and Secs together, instead of create multiple views, and their corresponding labels, DurationView will do that with just one view.

May 28, 2018