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
trafficstars

BiometricPromptCompat

264
Stars
24
Forks
Watchers

A Thrid-party BiometricPrompt compat library.

BreadcrumbsView

297
Stars
29
Forks
Watchers

Material Design Breadcrumbs Navigation Widget on Android

DelayedProgress

97
Stars
21
Forks
Watchers

ProgressDialog that waits a minimum time to be dismissed before showing. Once visible, the ProgressDialog will be visible for a minimum amount of time to avoid "flashes" in the UI.

PinLock

43
Stars
16
Forks
Watchers

Plugin for adding PIN lock functionality to Android applications

android-oss-best-practices

32
Stars
1
Forks
Watchers

Best practices on creating Android OSS library projects [JA]

alfi

502
Stars
74
Forks
Watchers

Android Library Finder

AboutLibraries

3.6k
Stars
419
Forks
Watchers

AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose-jb environments

Android-Iconics

5.2k
Stars
619
Forks
Watchers

Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.

Compose-Settings

335
Stars
27
Forks
Watchers

Compose Multiplatform #Compose Settings library