Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Sample Android application show how to set auto scroll in text view.

Nov 30, 2015

SDHtmlTextView use HTMLSpanner to display properly in TextViews a html page, overriding Html.fromHtml() and handling some CSS style inline properties.

Dec 16, 2017

Block EditText is a library provide an input view present in multiple block style that common use in TAC or credit card field.

Jun 25, 2018

A simple and flexible Checked TextView or Checkable TextView written in Kotlin.

Jul 17, 2019

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

Oct 4, 2019

Animation effects for TextView.

Dec 24, 2015

This is a fork of Google's chips library.

Jan 19, 2015

A simple Android library for typewriter like effects.

Features

  • Animate contents of textview as if it were typed by a TypeWriter
  • Set Animation Text appearance duration
  • Set TypeWriter sound effect (With or without sound)
  • Set all the usual attributes of TextView and style your view.
Jun 18, 2018

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

Mar 22, 2016

An Android EditText with automatic currency formatting.

Jan 24, 2022

Show a digital watch time view on your Android phone.

Mar 17, 2018

FastTextView is faster than Android TextView. FastTextView uses StaticLayout to render Spanned String, so it supports most features of Android TextView

Nov 1, 2017

Android EditText wrapper to support text / emoji / camera / media input.

Features

  • advance overrides to enable custom behaviour/look
  • built in media picker
    • camera capture for quick pics
    • photo/file selector
  • gif keyboard entry support
  • file/attachment preview
  • multi-file support
Oct 24, 2017

This is a simple library to display text with multicolor.

Nov 10, 2017

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

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

This library is an enhancement to the TextView component that allows you to style various spans of text inside the view.

Apr 25, 2016

A framework used to bridge one or more spans for use with a TextView.

Jun 1, 2015

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

Nov 29, 2016

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

A different beautiful Floating Edit Text.

Aug 28, 2015

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

Dec 14, 2016

A simple expandable TextView for Android.

Feb 17, 2018

A new Material Design text field that comes in a box, based on Google Material Design guidelines.

Sep 5, 2017

Add gradient color to your TextView

Mar 24, 2020

An EditText decorator inspired by the EditText fields in Add New Contact screen of Google's Contact App. EditText is surrounded by a rounded rectangle border. Whenever the edit text receives focus and is empty, Hint is travelled to the top and be part of the border. When it loses focus and still is empty Hint travels back to the original position.

Feb 11, 2020

AwesomeEditText is a better EditText with a cool character zoom out animation while typing.

Feb 24, 2020

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

A simple text watcher that matches specific targets like mention or hashtag in a string by defining rules.

Sep 25, 2019

Android lib to animate bold and italic transformations in TextView

Aug 25, 2018