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

LastAdapter

776
Stars
70
Forks
Watchers

Don't write a RecyclerView adapter again. Not even a ViewHolder!

Preservely

22
Stars
1
Forks
Watchers

Lightweight Android lib preserving objects instances during orientation changes

Muffin

5
Stars
1
Forks
Watchers

Experiments with the Android NDK

about-page-android

40
Stars
8
Forks
Watchers

Android library for easily creating an about page for your Android apps.

android-tradur

46
Stars
13
Forks
Watchers

A text translation Android library supporting more than 50 languages

AndroidVimeoExtractor

73
Stars
14
Forks
Watchers

Fetches Vimeo's mp4 URLs for Android / Java

butai

16
Stars
2
Forks
Watchers

Android library that adds methods isForeground/isBackground/isReturnedFromBackground

color-manager

55
Stars
2
Forks
Watchers

Android color manager plugin for Android Studio/Intellij

TagView

17
Stars
7
Forks
Watchers

Android library for creating simple tag view

AlipayZeroSdk

293
Stars
41
Forks
Watchers

Lightest Alipay Transfer Helper - 最轻量的支付宝转账工具类(Android)