- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility)
support newer Android features on older Android versions.
- Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Documentfile (UI Component)
a library to view a file document.
- androidx.legacy (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility)
library to load data for your UI that survives configuration changes.
- Print (Utility)
a library to print photos, docs, and other graphics and images.
- Vectordrawable (UI Component)
AndroidX library to render vector graphics.
- Lottie for Android (UI Component)
Render After Effects animations natively.
- OkHttp okio Framework (Utility)
A modern I/O API for Java to make it much easier to access, store, and process your data.
- pyjnius (Utility)
access Java classes from Python.
- JTar (Utility)
simple Java Tar library that provides an easy way to create and read tar files using IO streams.
- kivy (Development Framework)
cross-platform Python Framework for NUI Development.
- SDL2 for Android (Utility)
a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.
- python-for-android (Utility)
branch of python-for-android that works with rapt.