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.
login-and-signup-android
This is a login and signup page in Android Studio
MotionToast
🌈 A Beautiful Motion Toast Library for Kotlin Android
AndroidGPR
Demonstration of deploying Android library to the GitHub Package Registry using GitHub Actions CI/CD
EasyUpiPayment-Android
📱Android Library to implement UPI Payment integration easily in Android App 💳💸
Lemniscate
An easy way to make your progress view nice and sleek.
GalleryEngine
Android custom gallery library sample in Kotlin, MVVM, RxJava
Spanomatic
Automatically add spans to text from Android resources strings
android-screen-tracker
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
:o:ã…¤Circular ProgressBar for Jetpack Compose
SpannableStringParser
:100:ã…¤A SpannableString Parser for Android