AnimatedEditText VS TokenAutoComplete

Compare AnimatedEditText vs TokenAutoComplete and see what are their differences.

AnimatedEditText

Androids EditText that animates the typed text. EditText is extended to create AnimatedEditText and a PinEntryEditText. (by alphamu)

TokenAutoComplete

Gmail style MultiAutoCompleteTextView for Android (by splitwise)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
AnimatedEditText TokenAutoComplete
- -
442 1,301
- 0.2%
0.0 3.5
over 5 years ago about 1 month ago
Java Kotlin
Apache License 2.0 Apache License 2.0
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.

AnimatedEditText

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

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

TokenAutoComplete

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

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

What are some alternatives?

When comparing AnimatedEditText and TokenAutoComplete you can also consider the following projects:

PathEffectTextView - Path effect for text.

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

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

ReadMoreTextView - A Custom TextView with trim text

HTextView - Animation effects to text, not really textview

SimpleLinkableText - Simple way to create linked text, such as @username or #hashtag, in Android TextView and EditText

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

MaskFormatter - Add text masking functionality to Android EditText. It will prevent user from inserting not allowed signs, and format input as well.

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