Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

A custom implementation of Android's TextView simulating a keyboard/typewriter.

Features

  • characters are displayed on the screen with random speed which simulates human behavior.
  • display a blinking cursor after every character typed.
  • emit audio keystrokes with typed characters.
  • Lifecycle-aware component. Character typing and audio stops/resumes as per Activity/Fragment state.
  • delay on sensing comma(,) and full stops(.) to simulate user pauses.
  • display sentences on new line on sensing full stops in passed text.
Jun 16, 2019

Material Design EditText with a delightful linear ripple in background.

Oct 18, 2015

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

May 25, 2015

Auto resizable EditText.

Nov 4, 2015

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

Jul 5, 2016

A material style input for put codes.

Aug 2, 2015

This is a custom library for android that can justify your TextView

Jan 8, 2019

This is simple library for creating textview expandable. Like Continue or Less. This library extended versiion TextView. Easy to use.

Mar 8, 2019

The EllipsizeTextView extends TextView and supports to omit redundant characters in situation with multiple lines.

Sep 6, 2016

A lightweight textview draws stroke around the text.

Apr 10, 2019

A tiny Android library makes very easier count animation of TextView.

Mar 22, 2016
  • Create and display formatted rich text using a fluent interface.
  • A Text Builder allows to create content with text formatting, images and video
  • Support of Image loading from network.
  • Parse HTML, including images and video tag into displayable content.
Jan 21, 2018

An Android verification code EditText.

Aug 6, 2017

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

Jan 20, 2019

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

ZebraTextView makes reading long text Paragraph more comfortable by draw background in different colors between odd and even line, in a clean and simple way!

Dec 24, 2018

An Android library for OTP View.

Oct 11, 2018

Android Library EditText Prefix Input.

Aug 19, 2017

Random TextView is an Android Library to pickup random text from list and show it in TextView.

Oct 25, 2018

A TextView that shows the right text based on its size!

Oct 6, 2018

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

Nov 13, 2016

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

Dec 31, 2016

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

Easy way to add TextView above other views.

Jun 2, 2015

Android Library for auto-formatting money on EditText.

Sep 8, 2016

Android TextView with Outline / Stroke.

Mar 31, 2018

A custom TextView component for Android platform that calculates and updates its text regarding to geolocation distance between two geolocation points.

Jan 22, 2018

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

Jan 16, 2016

AdvancedTextView provides advanced features that simplifies complicated UI processes.

Jun 13, 2016

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

Dec 26, 2017