Android Resource Manager application to manage and analysis your app resources with many features like image resize, Color, Dimens and code Analysis.

from The Android Arsenal
Android Resource Manager application to manage and analysis your app resources with many features like image resize, Color, Dimens and code Analysis.

A powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells with fixed table headers and offering pan and zoom support. FixedHeaderTableLayout is similar in construction and use as to Android's TableLayout.

A set of lint rules to check for common mistakes when styling and theming on Android.

Kotlin preference via delegates (DataStore, Flow) + DSL for RecyclerView based preference screen.
This allows you to set up preferences and build preference screens based on JetPack DataStore (or any custom storage) elegantly, fast and easily

Dialog Fragments that take care to save and restore the dialogs state and also provided an easy way to handle dialog results.

The easiest way to integrate BLE on your Android projects! This library makes the use of BLE easy and painless, handling known errors and mistakes for you! It's also thread safe by taking advantage of the Coroutine Api!
And if you thought it was already too good to be true, check this out, it automatically handles the pain of Permission checking and request, determining whether the Bluetooth LE hardware is present on the running device, Bluetooth adapter activation and location services activation. All of that using the state-of-the-art implementations, no Settings screen showed! Instead, your user will see a beautiful and native popup with minimum effort to enable such features.
Using 100% Kotlin, Coroutines, JetPack Contracts, Google Settings Api and more!