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

Static analysis tools: PMD, Findbugs, Checkstyle, Lint and Jacoco on multi module build with an Android app module, Android library module and a Java module

CameraButton

126
Stars
28
Forks
Watchers

Instagram-like button for taking photos or recording videos

HoldingButton

597
Stars
72
Forks
Watchers

Button which is visible while user holds it. Main use case is controlling audio recording state (like in Telegram, Viber, VK).

bannerbar

6
Stars
1
Forks
Watchers

Slightly larger Snackbar with multiple actions

countrypicker

12
Stars
4
Forks
Watchers

Material design components to pick country

picasso-ktx

17
Stars
0
Forks
Watchers

Kotlin extensions for Picasso image loader

recyclerview-expandable

70
Stars
13
Forks
Watchers

RecyclerView implementation of traex's ExpandableLayout

DiscrollView2

78
Stars
15
Forks
Watchers

[DEPRECATED]Android Library for fancy layouts