android-constraintlayout-demo
Demo usage various ConstraintLayout features like
- Add a constraint
- Order position
- Alignment
- Baseline alignment
- Constrain to a guideline
- Adjust the constraint bias
- Set size as a ratio
- Control linear groups with a chain
Nitrite is an open source embedded nosql database for Android. It has MongoDb like API.
It features:
This lib will convert recycler view into horizontal picker. The selected item will centred and scaled up.
FingerprintAssistant is a library built to seamlessly integrate fingerprint api's into any android project. The custom callback structure implemented will provide callbacks for all possible scenarios encountered while integrating fingerprint api's. FingerprintAssistant primarily address the elimination of validations overhead and focus on business logic to make fingerprint auth as easy and as fast as possible.
InsLoadingAnimation is imitation of instagram and weibo avator animation of loading for Android.
A Kotlin Speech Recognizer that runs continuously and is triggered with an activation keyword.
Android Kotlin Starter is a starter project which implements MVP Pattern.