MaskFormatter VS Checkable TextView [KOTLIN]

Compare MaskFormatter vs Checkable TextView [KOTLIN] and see what are their differences.

MaskFormatter

Add text masking functionality to Android EditText. It will prevent user from inserting not allowed signs, and format input as well. (by AzimoLabs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
MaskFormatter Checkable TextView [KOTLIN]
- -
160 116
-0.6% -
0.0 0.0
about 3 years ago almost 3 years ago
Java Kotlin
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

MaskFormatter

Posts with mentions or reviews of MaskFormatter. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning MaskFormatter yet.
Tracking mentions began in Dec 2020.

Checkable TextView [KOTLIN]

Posts with mentions or reviews of Checkable TextView [KOTLIN]. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Checkable TextView [KOTLIN] yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing MaskFormatter and Checkable TextView [KOTLIN] you can also consider the following projects:

android-edittext-validator - Android form edit text is an extension of EditText that brings data validation facilities to the edittext.

richeditor-android - RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.

android-autofittextview - A TextView that automatically resizes text to fit perfectly within its bounds.

material-code-input - A material style input for codes

Android-Typeahead - Awesome Android Typeahead library - User mention plugin, UI widget for auto complete user mention using the at sign (@) like Twitter or Facebook.

TextSurface - A little animation framework which could help you to show message in a nice looking way

icarus-android - [DISCONTINUED] Rrich text editor for android platform. 安卓富文本编辑器,暂停维护

ExpandableTextView - Android's TextView that can expand/collapse like the Google Play's app description

CurrencyEditText - A module designed to encapsulate the use of an Android EditText field for gathering currency information from a user. Supports all ISO-3166 compliant locales/currencies.

ReadMoreTextView - A Custom TextView with trim text

AnimatedEditText - Androids EditText that animates the typed text. EditText is extended to create AnimatedEditText and a PinEntryEditText.