Android developer portal with tools, libraries, and apps

Features

  • Cropping.
  • set Bitmap or load android.net.Uri.
  • Bitmap memory optimization.
  • API Level 21+.

Customizations

  • Cropping frame color.
  • Cropping frame alpha.
  • Cropping frame stroke width.
  • Cropping frame aspect ratio.
  • Grid line color.
  • Grid line alpha.
  • Grid line stroke width.
  • Mask (outside of cropping frame) color.
  • Mask alpha.
  • Background color.
Jan 14, 2024

A simple way to format text fields without getting affected by input filters.

Jul 29, 2020

Edittext library by which you can easily achieve lot of functionalities though directly implemented some lines of code in XML and on Java side.

Following are the functions that 'EditTextPicker' provides:

  • Empty checking
  • Masking Edittext
  • Pattern checking
  • Range checking
May 19, 2019

Android library for EditText. Easy way for add phone readability in your project.

May 18, 2017

MakedEditText is a simple Android EditText with customizable input mask support.

For instance, you need user specified his phone in format +7(XXX)XXX-XX-XX. You also know user should have the only possibility to write digits but minuses, brackets and "+7" should appear automatically.

Mar 28, 2017

The library allows to format user input on the fly according to the provided mask and to extract valueable characters.

Nov 12, 2016

It allows you to add a mask to EditText.

Jun 1, 2016

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

Mar 22, 2016

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

Jan 16, 2016

Orma is a lightning-fast ORM (Object-Relation Mapper) for Android SQLiteDatabase, generating helper classes at compile time with annotation processing.

Dec 6, 2015
Advertisement

Yet another android custom progress view for your music player.

Oct 31, 2015

This is a ribbonizer as a Gradle plugin for Android, which adds a ribbon to launcher icons.

Aug 9, 2015

Add mask on your EditText components.

Jul 4, 2015

A collection of TextWatchers for Android, it comes with CPF/CNPJ formatting, and a Brazil telephone.

Apr 8, 2015

Shape Image View provides a set of custom shaped android imageview components, and a framework to define more shapes. Implements both shader and bitmap mask based image views.

Sep 12, 2014

LoadingEverywhere is an Android library that makes it easy to create and manage a loading mask over any view.

It supports android versions 2.3 (gingerbread) and above.

Aug 13, 2014

The Maskable Layout is a simple framelayout that allow you to easily mask view and viewgroups. You can also execute other porterduffxfermodes. Simple Drawables are accepted, as well as AnimationDrawables!

Jul 13, 2014