Wednesday, 30 September 2020

EasyPrefs

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

Itokuto

Itokuto

Create reactive ui in android programmatically. Get rid of the boring and layout.xml files.


Android Arsenal

from The Android Arsenal

Monday, 28 September 2020

Tuesday, 22 September 2020

Monday, 21 September 2020

TextInputEdittext

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



from The Android Arsenal

MobX for Kotlin

MobX architecture pattern to Android written in Kotlin.



from The Android Arsenal

Saturday, 19 September 2020

Android-XML-to-PDF-Generator

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.



from The Android Arsenal