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.
Android-Extensions
An Android library with modules to quickly bootstrap an Android application.
valifi
Android library for validation forms and inputs based on data binding
BottomSheetTimeRangePicker
A tiny Android library for displaying a TimePicker with From and To ranges as a BottomSheetDialogFragment.
material-motion-compose
Material Motion for Jetpack Compose and Compose Multiplatform
metronome
A collection of minor features for Jetpack Compose 🧪
naver-map-compose
NAVER Map Android SDK for Jetpack Compose 🗺
mp4parser_android
Settle fork from https://android.googlesource.com/platform/external/mp4parser
Flowing-Gradient
Android Library to make a flowing gradient effect, similar to that used in Instagram Android login screen
FogView_Library
FogView is a android library that can show fog on any layout and the fog removes when user rubs it.
Android_Data
Some Android learning materials, hoping to help you learn Android development.