Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Password Utility Free Forever

Features

  • Open Source
  • Blowfish Encryption
  • Totally Offline - we don't even require an internet access permission
  • Quick access your credentials
  • Cross Platform - Working in Progress
Dec 19, 2016

This is an encryption example of RSA and AES (CBC, ECB, CTR) 256 bit key on android with unit tests.

Dec 19, 2016

AuthManager is a library which eliminates the boilerplate of Google SignIn and SmartLock integration.

Dec 14, 2016

A sample application that can be used as a template for implementing Mobile Two Factor Auth

The major drawback of authentication performed including something that the user possesses is that the physical token (the USB stick, the bank card, the key or similar) must be carried around by the user, practically at all times. Loss and theft are a risk. There are also costs involved in procuring and subsequently replacing tokens of this kind. In addition, there are inherent conflicts and unavoidable trade-offs between usability and security.

Dec 9, 2016

SimpleEncryptorLibrary is a library for encryption and decryption strings in Android apps and PC/Mac Java applications.

Oct 11, 2016

Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more.

Aug 22, 2016

A simple library for supporting self-signed certificates in Android.

Aug 12, 2016

A library that lets you use the AES 256 password based encryption/decryption in the easiest manner.

Jul 12, 2016

The T2 Encryption Library provides FIPS 140-2 compliant data-at-rest security to Android applications.

Jun 28, 2016

Android JNI model implementation of Rob Napier's RNCryptor.

May 29, 2016

An Android library that prevents your app from being pirated / cracked using Google Play Licensing (LVL), APK signature protection and more.

May 29, 2016

A library which helps developers to integrate Google Sign-in and Facebook Sign-in.

Feb 22, 2016

Small library that wraps Account manager API in RxJava Observables reducing boilerplate to minimum.

Feb 5, 2016

AndroidTampering is a library that provides an extra layer of security to your Android application. This library protects your application against simple tampering attacks. Please note that this protection methods can also be hacked. So, besides the tampering protection, don't forget to add all the other security recommendations.

Jan 20, 2016

Reactive extension for Google's Smart Lock for Passwords API.

Jan 4, 2016

This application will scan through all available secret codes on your device. Then you will be able to execute these secret codes and discover hidden functionalities.

Dec 15, 2015

JealousSky is an efficient library to encrypt and decrypt data for Android.

With JealousSky is possible to decrypt simple String or even image files.

Nov 13, 2015

JJWT aims to be the easiest to use and understand library for creating and verifying JSON Web Tokens (JWTs).

Aug 20, 2015
Advertisement

Android library build on top of retrofit, for simple handling of authenticated requests.

Jul 26, 2015

This project helps to use elliptic curve cryptography (ECC) with Curve25519.

Jul 7, 2015

Heimdall is an OAuth 2.0 client specifically designed for easy usage and high flexibility. It supports all grants as described in Section 4 as well as refreshing an access token as described in Section 6 of the The OAuth 2.0 Authorization Framework specification.

Jun 21, 2015

An implementation of the SQRL protocol. This library helps to parse, validate and create SQRL messages.

May 26, 2015

Android password-based encryption (PBE) implementation.

May 12, 2015

Simple API to perform AES encryption on Android with no dependencies.

Apr 1, 2015

Android application compatible with ZX2C4's Pass command line application.

Dec 13, 2014

Encryption is a simple way to create encrypted strings to Android project.

Sep 13, 2014

This Java library provides an implementation of macaroons, which are flexible authorization tokens that work great in distributed systems.

Like cookies, macaroons are bearer tokens that enable applications to ascertain whether their holders' actions are authorized. But macaroons are better than cookies!

Sep 5, 2014

openpgp-api-lib provides methods to execute OpenPGP operations, such as sign, encrypt, decrypt, verify, and more without user interaction from background threads. This is done by connecting your client application to a remote service provided by OpenKeychain or other OpenPGP providers.

Sep 3, 2014

IOCipher provides a virtual encrypted disk for Android apps without requiring the device to be rooted. It uses a clone of the standard java.io API for working with files, so developers already know how to use it. Only password handling, and opening the virtual disk are what stand between the developer and working encrypted file storage. It is based on and SQLCipher.

Jul 12, 2014

Windows Azure Active Directory Authentication Library (ADAL) for Android.

Jul 5, 2014