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.
SSCustomBottomNavigation is a customizable bottom bar library with curved animations.
The actual features are:
An Android library that allows, when using the BottomNavigationBar, to consume the multiple back stack workaround provided on Google Samples with one single navigation graph per application.
AXrLottie Renders animations and vectors exported in the bodymovin JSON format. (Using rLottie)
An easy & handy library to monitor device internet connection status
Once you start observing internet connection status by calling from your Application
class onCreate()
method, NetworkX
will start monitor internet connection status immediately under a CoroutineScope
in a IO Thread
for the thread safe purpose. NetworkX
provide both traditional data which is Boolean
or MutableLiveData
so that you can observe the status in a fragment or an activity.
AXEmojiView is an advanced library which adds emoji,sticker,... support to your Android application.
DrawRoute wraps Google Directions API (https://ift.tt/QMqZs5) using RxJava for Android so developers can download, parse and draw path on the map in very fast and flexible way (For now only JSON support).
The library contains two main parts.
A networking built in pure kotlin for use with kotlin and android project, with full support for rxjava and coroutines
Fast and simple application for generating and comparison hashes from files or text.
A simple, lifecycle-aware network monitoring library to simplify the need for asynchronous Android network state monitoring.