Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Convert certain types of text pattern to Bangla text, i.e. Number, Date, Ordinal Indicator, Month, Year and more.

May 27, 2018

An Android EditText for phone numbers.

May 5, 2016

Chips EditText Library for Android.

Nov 16, 2014

additional functions for TextView.

  • drawable icon
  • drawable tint
  • border etc..
Aug 13, 2017

This library allows to format bank card number automatically, adding a space after every four symbols.

Jul 11, 2016

A TextView component with particle system.

May 11, 2017

Shimmer-android is an Android port of Facebook Shimmer library for iOS.

Jul 5, 2014

An Android experiment reproducing visual effect.

Jan 3, 2015

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

TextView with pictures wrapping and other effects.

Aug 21, 2015

One of the best rich text editors for Android platform.

May 17, 2016

It allows you to instruct a TextView to let the text size expand or contract automatically to fill its layout based on the TextView's characteristics and boundaries. This setting makes it easier to optimize the text size on different screens with dynamic content.

Feb 25, 2018

SpannableTextView is a custom TextView which lets you customize the styling of slice of your text or statement via Spannables, but without the hassle of having to deal directly with Spannable themselves.

Nov 25, 2017

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

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

CurrencyEditText is an extension of Android's EditText view object. It is a module designed to provide ease-of-use when using an EditText field for gathering currency information from a user.

Feb 9, 2016

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

Jun 5, 2017

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

Dec 9, 2017
Advertisement

Knife is a rich text editor component for writing documents in Android.

Dec 20, 2015

A simple cool animated edit text with a expandable animation.

Oct 12, 2017

An extension of EditText with pin style written in Kotlin.

Oct 27, 2017

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

May 21, 2017

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

Oct 16, 2015

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

A EditText with a constant text in the end.

Jul 25, 2015

A custom TextView which shows placeholder lines given a sample text when it has no text set.

Sep 8, 2017

Android-Selectable-TextView is a helper library for Android developers.

Aug 21, 2017
Advertisement

Simple library to apply custom font in android text: TextView, EdiText and Button.

Aug 20, 2017

Simple BubbleTextView.

Aug 5, 2015

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