Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

CreditCardView is a custom view to work with Credit Cards / Debit Cards.

Feb 24, 2016

Custom EditText for entering Credit Card numbers, it'll also display the image of the card number type being entered (after entering the first two digits). And it supports adding a separator (spaces or dashes) after every four digits.

May 20, 2018

A flutter package to create a Credit Card widget in your application.

Dec 22, 2019

A custom Credit / Debit card view.

Jan 3, 2019

A compact credit card input field that combines the number date and cvv into a single field.

May 5, 2019

This library provides an elegant form for credit card entry that can be easily added to a activity or fragment. Regex is used to validate credit card types and a Luhn check is performed on the card numbers.

May 7, 2015

This library is an extension of Android's EditText control. Its purpose is to detect the type of credit card from the numbers that are entered in it. It also provides an interface through which more patterns can be added. Once a pattern is found it displays the appropriate image next to the number.

Jul 5, 2014

CreditCardView is an Android library that allows developers to create the UI which replicates an actual Credit Card.

Jun 20, 2015

Smooth UI for Credit Card Entry on Android device, perform check for supported credit card types , pan length and luhn check. Inspired by Uber credit card entry interface.

Jul 10, 2017

A better Android credit/debit card interactive form without writing a lot of code

CardForm can be used as a simple credit card validation form with any credit card form and any payment API (without you changing anything).

Jan 4, 2017

StripeCardEntry makes a simple and elegant credit card entry UI of Stripe and ports this to the Android Platform. In a nutshell StripeCardEntry has:

  • Support for Visa, Mastercard & American Express cards.
  • Number validation using Luhn algorithm ensures the user will not enter an invalid number.
  • Date validation ensures the user can only enter a valid expiry date.
Dec 19, 2016

Tools for working with a house of (credit) cards.

Feb 17, 2015
Advertisement

Custom EditText for Android to enter credit card numbers.

Nov 22, 2016

A simple custom view based on EditText that lets you validate credit card numbers.

Sep 4, 2016

A payment view library for credit and debit card.

Jun 30, 2019