Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

An android library that is able to set a vector drawable at text view pre-Lollipop.

Jun 5, 2017

Rotating text is an android library that can be used to make text switching painless and beautiful, with he use of interpolators, typefaces and more customisations.

May 22, 2017

Standalone Android widget which let's you set font easily from layout.

May 21, 2017

A TextView component with particle system.

May 11, 2017

TextInputLayout and TextInputEditText merged into one class. Just for convenience and for removing some boilerplate code.

Apr 26, 2017

Sometime, to do round textview or round view group is hard. Need to apply dynamic color? Nine patch is not answer? You are on the right place.

Mar 30, 2017

TextLengthBar is an android library to manage EditText input count state.

Mar 14, 2017

A Twitter style post length counter which can be bound to an EditText and provide callbacks when hitting a max character count.

Once bound to an EditText the characters remaining will go down as the user types. If the user goes over the max limit you will get notified and the view will show how much they are over.

Feb 24, 2017

Android lib for easy set up custom font, can use for TextView, Button, CheckBox and EditText.

Feb 20, 2017

The widgets (EditText and TextView) for support of money requirements like currency, number formatting, comma formatting etc.

  • EasyMoneyEditText and EasyMoneyTextView widgets
  • Custom currency support added through string symbol, Locales, or Currency objects
  • Commas formatting support added
  • Show/hide currency symbol
  • Show/hide commas in the widgets
  • Get raw value in string or formatted value in string
Jan 21, 2017

FadingTextView is a TextView that changes its content automatically every few seconds.

Jan 21, 2017

Animated Time View like Timely app.

Jan 17, 2017

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

SimpleDecoratedText helps you create simple, beautiful, intelligent, responsive TextViews.

Features:

  • Clean, intuitive design — With SimpleTextView you can create beautiful text views for you application in a single view

  • Everything on a single TextView — TextDecor class offers a lot of posibilities, adding simple decors to you text : bold, italic, superscript effects to add click listeners on selected texts, change colors, adding shadows and more

  • Out-of-the-box If you need some specific decoration you can add you own by implementing the interface

  • Performant, smoothly scrolling fonts in lists adding fonts to text in lists hav no in pact on you scroll performance

Jan 11, 2017

A reveal edit text. Useful in cases where in a detail layout some fields must be editable.

Jan 10, 2017

An EditText which can remember last input, free developer from managing cache everywhere themselves.

Jan 2, 2017

This is a tiny library which empowers TextView's compound drawables with size specifying and vector support.

This is just an extension of Android's TextView.

Jan 2, 2017

This library can help to configure strikethrough, color & blur on a part of text in TextView easily.

Dec 31, 2016

Build text Layouts easily on Android.

Dec 18, 2016

This is a simple customisation of the TextInputLayout found in the Design Support Library.

Dec 14, 2016

The library provides a custom TextView and Helper for Android to convert timestamp to time String. The library also provides a singleton thread that automatically updates the TextView.

Zaman also provides a helper that returns the relative time according to the timestamp sent.

Dec 13, 2016

A TextView library that allows the user to increase/decrease font size with a two finger gesture by the user.

Nov 29, 2016

Just a simple library for Android that provides setting custom font on TextView from xml layout or Java class.

Nov 15, 2016

A TextView that can get word in it's content by click, and you can set HighlightText also.

Nov 13, 2016

This is a more modified version of EditText. in conventional EditText in android we get the default functionalities, but one of the most important functionality is missing in the default EditText. As we know, we must have to validate the data before taking it as an input in EditText, so this functionality is provided in this mod.

Nov 8, 2016

Typer/writer TextView component.

Nov 4, 2016

ColorTextView allows to mark some phrase with colors.

Oct 23, 2016

A less buggier and customizable way to handle URLs in TextViews.

Oct 4, 2016

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

Sep 29, 2016

Change color of words (or substrings) into a TextView.

Sep 13, 2016