- ZXing ('Zebra Crossing') (Utility)
ZXing („zebra crossing“) is an open-source, multi-format 1D/2D barcode image processing library.
- 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.
- Constraint Layout Library (Utility)
library to reduce the number of nested views needed.
- 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.
- Media (Utility)
share media contents and controls with other apps.
- Print (Utility)
a library to print photos, docs, and other graphics and images.
- Transition (UI Component)
animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component)
AndroidX library to render vector graphics.
- btchip-java-api (Utility)
BTChip Java API.
- okhttp-digest (Utility)
a digest authenticator for okhttp.
- keccakj (Utility)
Java implementation of FIPS 202, SHA3-xxxx, SHAKE128, SHAKE256.
- Android SwipeableRecyclerView (UI Component)
implementation of an Android CardView list in a RecyclerView that allows dismissing/deleting elements by swiping them to the left or right.
- Google Material Design (Utility)
library to help with material design guidelines.
- zxcvbn4j (Utility)
a JavaScript password strength generator.
- OkHttp (Utility)
OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- sha (Utility)
SHA-3 (Keccak) implementation in Java.
- Kotlin (Utility)
The Kotlin Programming Language
- barcodescanner (Utility)
library project that provides easy to use and extensible Barcode Scanner views based on ZXing and ZBar.
- OkHttp okio Framework (Utility)
A modern I/O API for Java to make it much easier to access, store, and process your data.
- IntelliJ IDEA (Utility)
- dnssecjava (Utility)
a DNSSEC validating stub resolver for Java.
- Simple Logging Facade for Java (Utility)
abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
- dnsjava (Utility)
an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates.
- Timber (Utility)
logger with a small, extensible API which provides utility on top of Android's normal Log class.