Android Library topic
An Android library is structurally the same as an Android app module. It can include everything needed to build an app, including source code, resource files, and an Android manifest. However, instead of compiling into an APK that runs on a device, an Android library compiles into an Android Archive (AAR) file that you can use as a dependency for an Android app module.
oyster
A lightweight credit card number formatter, validation type recognition library.
peanut
A minimal Android library to handle heavy works in worker threads
achilles
A Simple Retrofit Inspired Android Websocket Client (In Development)
android-particles
A lightweight Particle Animation Library for Android
CirclesLoadingView
Android Google Style Loading Animation Library (Needs performance optimizations!!)
live-preferences
Live Shared Preferences library for Android
ErrorView
A custom view that displays an image, a title, and a subtitle. Use it for errors, empty states, or just messages with images!
RxAssetManager
An RxJava2 implementation of the Android AssetManager.
ArchData
LiveData types for Publishing and Replaying Data
kiel
(Published to MavenCentral) Kotlin way of building RecyclerView Adapter 🧩. You do not have to write RecyclerView Adapters again and again and suffer from handling of different view types. Kiel will h...