Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Floating label edit text which can validate, customize your clear button, and support multi-line mode.

Feb 1, 2018

Fole is a simple library that handles a toggle for you, to expand and collapse a TextView.

Jan 20, 2019
Advertisement

Simple implementations of a EditText widgets, which can help to visualise inputted text. Classes are inherited from androidx.appcompat.widget.AppCompatEditText.

Jul 26, 2016

This library provides a useful widget class mimicking the behavior of edit texts in a web form, which retains the entered values in a local history and automatically suggests previously stored texts as soon as the user starts typing.

Sep 1, 2014

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

Nov 13, 2016

Add gradient color to your TextView

Mar 24, 2020

This is a sample of handling hash tags that contain in a text,the tags are clickable and user can do specific actions for the corresponding hash tags.In this example we can change colour and also can give underline to hash tags according to the usecase.

Jul 24, 2014

Animation effects for TextView.

Dec 24, 2015

HtmlTextView is an extended TextView component for Android, which can load HTML and converts it into Spannable for displaying it. It is a replacement for usage of the WebView component, which behaves strange on some Android versions, flickers while loading, etc.

Jul 5, 2014

One of the best rich text editors for Android platform.

May 17, 2016

IconEditText provides a reusable view for displaying an ImageView with an EditText for Android.

Sep 8, 2015

The JumpingBeans make your test jump to the eye. Literally!

May 25, 2015

Android TextView or EditText with justified text for API >= 10 (Gingerbread and newer).

Jul 5, 2014

android-widget-keyboardless-edittext - as a native Android EditText, except that no keyboard will appear when user interacts with it. All other edit operations still work.

Aug 25, 2014

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

Dec 20, 2015

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

Feb 20, 2017

Lettrine is a library that let you display TextView with an initial first letter.

Jun 2, 2016

Easy way to add TextView above other views.

Jun 2, 2015

This library allows to edit very long texts.

Jul 15, 2016

Masked-Edittext android library EditText widget wrapper add masking and formatting input text functionality.

Jan 16, 2016

It allows you to add a mask to EditText.

Jun 1, 2016

MaskFormatter adds mask functionality to your EditText. It will prevent user from inserting not allowed signs, and format input as well.

Mar 22, 2016

A material style input for put codes.

Aug 2, 2015

MaterialEditText is an EditText in Material Design, with more features that Google Material Design Spec has introduced.

Nov 4, 2014

Material Design EditText with a delightful linear ripple in background.

Oct 18, 2015

A different beautiful Floating Edit Text.

Aug 28, 2015

Medium android application displays content with text, image, video etc in post detail. Medium Textview allows to do the same.

Aug 21, 2016

TextView with pictures wrapping and other effects.

Aug 21, 2015

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

A custom Android TextView to display amounts of money in different formats.

Jul 5, 2016