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.

List Android Library repositories

Android-Extensions

593
Stars
60
Forks
Watchers

An Android library with modules to quickly bootstrap an Android application.

valifi

39
Stars
12
Forks
Watchers

Android library for validation forms and inputs based on data binding

BottomSheetTimeRangePicker

65
Stars
18
Forks
Watchers

A tiny Android library for displaying a TimePicker with From and To ranges as a BottomSheetDialogFragment.

material-motion-compose

545
Stars
12
Forks
Watchers

Material Motion for Jetpack Compose and Compose Multiplatform

metronome

6
Stars
0
Forks
Watchers

A collection of minor features for Jetpack Compose 🧪

naver-map-compose

104
Stars
6
Forks
Watchers

NAVER Map Android SDK for Jetpack Compose 🗺

mp4parser_android

5
Stars
0
Forks
Watchers

Settle fork from https://android.googlesource.com/platform/external/mp4parser

Flowing-Gradient

707
Stars
92
Forks
Watchers

Android Library to make a flowing gradient effect, similar to that used in Instagram Android login screen

FogView_Library

631
Stars
83
Forks
Watchers

FogView is a android library that can show fog on any layout and the fog removes when user rubs it.

Android_Data

8.7k
Stars
2.0k
Forks
Watchers

Some Android learning materials, hoping to help you learn Android development.