A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes.
This was originally posted as an answer to the question “Android: How to programmatically access the device serial number shown in the AVD manager (API Version 8)” on stackoverflow.com.
This was originally posted as an answer to the question “Android Studio 3.0 Error. Migrate dependency configurations for local modules” on stackoverflow.com.
My personal developer account on Google Play Store. Most Apps are Demo Apps for various OSS Android libraries with no active development since around 2018.
Under the Hood is a flexible and powerful Android debug view library. It uses a modular template system that can be easily extended to your needs, although coming with many useful elements built-in.
A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing scheme has an embedded debug keystore and auto verifies after signing.