Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Accounting Format is library with text components to format numbers to IDR format, USD format or custom format.

Dec 26, 2017

AdvancedTextView provides advanced features that simplifies complicated UI processes.

Jun 13, 2016

Aligned is a tiny library for Android that makes putting text on baseline infinitely easier.

Nov 9, 2015

FloatingLabel allows you to create a blow kind of EditText.

Jul 5, 2014

Insanely easy way to define clickable links within a TextView.

Jun 26, 2015

This library provides RelativeTimeTextView, a custom TextView that takes a reference time and always displays the relative time with respect to the reference point, automatically refreshing the display text as needed.

Jul 23, 2014

This is a simple EditText which fades at the end when text goes beyond the screen.

Mar 1, 2016

Android Floating Label Widgets is a set of input widgets with a hint label that floats when input is not empty.

This library has lots of interfaces and helper classes to help you either extend it and/or change the existing behavior:

  • LabelAnimator
  • ItemPrinter
  • ItemPicker
Aug 30, 2014

A TextView for Android which supports text wrapping around other views.

Jul 5, 2014

Load custom fonts easily just via layout parameters or styles. Uses static Typeface objects, load once - memory efficient. No more textView.setTypeface() calls!

Mar 23, 2015

android-phone-field is A small UI library that allows you to create phone fields with corresponding country flags, and validate the phone number using libphonenumber from google.

May 15, 2016

An implementation of a TextView with support of Paratype & Google PT font family.

Mar 10, 2016

Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts.

Dec 21, 2014

This library provides an EditText with undo/redo features.

Jul 8, 2016

Add mask on your EditText components.

Jul 4, 2015

Animated counting TextView component for Android. With CountingTextView you can enumerate a TextView with given start and end values.

Aug 10, 2015

This repository contains AnimatedEditText, PinEntryEditText and TextDrawable all of which extend the behaviour of EditText and implement features that are otherwise not available.

Mar 21, 2016

A simple cool animated edit text with a expandable animation.

Oct 12, 2017

Android lib to animate bold and italic transformations in TextView

Aug 25, 2018

An Expandable TextView for Android which is entirely written in Kotlin and takes advantage of Anko. The library also handles configuration changes, so that the view remains expanded/collapsed on configuration change. Extends from AppCompatTextView

Jan 7, 2018

Frustration arise the moment you realise that you cannot use a custom font by setting TextView's and EditText's android:typeface XML-attribute. AnyTextView is here to relieve your pain.

Jul 5, 2014

You don't need to type the whole text with this custom version of EditText. You just type some and it will suggest the remaining part.

Jan 16, 2017

Auto resizable EditText.

Nov 4, 2015

android-autofittextview is a TextView that automatically resizes text to fit perfectly within its bounds.

Jul 5, 2014

AutoFitTextView is a TextView that automatically fit its font and line count based on its available size and content.

Nov 17, 2014

Android Library for auto-formatting money on EditText.

Sep 8, 2016

AutoLinkTextView is TextView that supports Hashtags (#), Mentions (@), URLs (http://), Phone and Email automatically detecting and ability to handle clicks.

Sep 29, 2016

AutoLinkTextView is a TextView that supports automatic detection of Hashtags (#), Mentions (@) , URLs (http://), Phone Numbers and emails.

Oct 4, 2019

A EditText that resizes its text to be no larger than the width of the display.

Dec 9, 2017

AutosizeEditText for Android is an extension for native EditText that offers a smooth auto scaling for text.

Oct 16, 2015