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

login-and-signup-android

70
Stars
52
Forks
Watchers

This is a login and signup page in Android Studio

MotionToast

1.4k
Stars
130
Forks
Watchers

🌈 A Beautiful Motion Toast Library for Kotlin Android

AndroidGPR

26
Stars
5
Forks
Watchers

Demonstration of deploying Android library to the GitHub Package Registry using GitHub Actions CI/CD

EasyUpiPayment-Android

351
Stars
119
Forks
Watchers

📱Android Library to implement UPI Payment integration easily in Android App 💳💸

Lemniscate

425
Stars
43
Forks
Watchers

An easy way to make your progress view nice and sleek.

GalleryEngine

25
Stars
6
Forks
Watchers

Android custom gallery library sample in Kotlin, MVVM, RxJava

Spanomatic

131
Stars
5
Forks
Watchers

Automatically add spans to text from Android resources strings

android-screen-tracker

79
Stars
5
Forks
Watchers

Screen tracker overlays on top of the target application the currently visible fragment and its activity host. The library provides insight on what UI components are currently on top of the stacks.

CircularProgressBar-Compose

43
Stars
3
Forks
Watchers

:o:ã…¤Circular ProgressBar for Jetpack Compose

SpannableStringParser

216
Stars
17
Forks
Watchers

:100:ã…¤A SpannableString Parser for Android