EasyPrefs is a wrapper on the android shared preferences, also it will need only one-time initialization and used in the whole project without context, it supports encryption and decryption with extended APIs.
from The Android Arsenal
EasyPrefs is a wrapper on the android shared preferences, also it will need only one-time initialization and used in the whole project without context, it supports encryption and decryption with extended APIs.
Create reactive ui in android programmatically. Get rid of the boring and layout.xml files.

Custom TextInputEditText view which helps to align item in center. Standard material TextInputEditText is taking space in bottom.

This library makes PDF from Android layout resources or XML (e.g - R.layout.myLayout,R.id.viewID), Java's view ids or directly views objects very easily using Step Builders Pattern.