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

SpEditTool has two main functions:

  • SpEditText - an EditText for mentioning user and other special content with highlight and overall deleting
  • GifTextUtil a tool for show gif on graph-text mixed TextView/EditText efficiently
Apr 8, 2018

Android TextView with Outline / Stroke.

Mar 31, 2018

Show a digital watch time view on your Android phone.

Mar 17, 2018

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

A simple expandable TextView for Android.

Feb 17, 2018

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

Feb 1, 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
  • 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 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

Simple library to change edittext shape as Rectangle, Rounded corner shapes by adding one line code in xml file. Easy to modify the BG color, Border color, and Tint colors.

Dec 27, 2017

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

Dec 26, 2017

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

Dec 16, 2017

Handle TextView with Label and click to show full lines.

Dec 10, 2017

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

Dec 9, 2017

This library having multiple features like Expandable text, CheckedTextView, Strike through text, Underline text, changing the Textview shape as rectangle, circle and square shapes. Able to change BG color and border color of text. Through coding in XML, we can access above features.

Dec 5, 2017

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

It is a standard TextView subclass driven by RxJava Observable.interval towards defined numerical target, which you can specify either by standard setTarget(long target) or you can tie it to your Rx stream via public Action1<Long> targetAction() (RxJava1) or Consumer<Long> targetConsumer() (RxJava2) respectively.

Nov 13, 2017

This is a simple library to display text with multicolor.

Nov 10, 2017

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

Nov 1, 2017

An extension of EditText with pin style written in Kotlin.

Oct 27, 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

A simple cool animated edit text with a expandable animation.

Oct 12, 2017

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

Sep 8, 2017

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

Sep 5, 2017

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

Aug 21, 2017

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

Aug 20, 2017

Android Library EditText Prefix Input.

Aug 19, 2017

Android-Progress-TextView

Helper library for Android developers. This is "ProgressTextView".

Aug 16, 2017

additional functions for TextView.

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