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

543
Stars
52
Forks
Watchers

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

valifi

39
Stars
13
Forks
Watchers

Android library for validation forms and inputs based on data binding

BottomSheetTimeRangePicker

61
Stars
19
Forks
Watchers

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

material-motion-compose

368
Stars
3
Forks
Watchers

Material Motion for Jetpack Compose

metronome

6
Stars
0
Forks
Watchers

A collection of minor features for Jetpack Compose 🧪

naver-map-compose

50
Stars
3
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

705
Stars
92
Forks
Watchers

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

FogView_Library

632
Stars
81
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.6k
Stars
2.0k
Forks
Watchers

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