Android Extensions
A collection of modules to help bootstrap an Android App
TJ Dahunsi
May 28 2017 ยท 2 mins
Android Extensions
A collection of modules to help bootstrap an Android Application.
Check it out on github!
Here is an excerpt from it's readme.
There are 9 modules:
Name | Description | |||
|---|---|---|---|---|
1 | App | A sample app demoing the modules in the repository. | ||
2 | A few added utilities to the core Android KTX libraries. Includes extension methods on objects to side step ContextCompat, DrawableCompat, and a fluent SpannableString API |
|
| |
3 | Interfaces and implementations of Fragment based Navigators, including single and multiple stacks. The APIs allow for hooking into the raw |
|
| |
4 | A module containing UI building blocks, like animators and helper methods for views. Built mostly around the |
| ||
5 | Utility classes for the |
|
| |
6 | Utility classes for the |
| ||
7 | Utility classes around Google's Material Design components including an expandable floating action button. |
| ||
8 | Utility classes for Near Service Discovery (NSD) and Bluetooth Low Energy (BLE) communication. | |||
9 | Delegated implementation of Android Jetpack's Saved State Registry for Components that also have a lifecycle. |
Projects that use This library include:








