- Google Gson (Utility)
A Java serialization/deserialization library to convert Java Objects into JSON and back.
- SourceForge ZBar (Utility)
requires 1 permissions: android.permission.CAMERA
software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors.
- ZXing ('Zebra Crossing') (Utility)
ZXing („zebra crossing“) is an open-source, multi-format 1D/2D barcode image processing library.
- Android Design Support Library (Utility)
provides APIs to support additional important material design components and patterns to applications beyond those covered by the Android framework, to all devices running Android 2.1 or later.
- Android Support v13 (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.
- 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.
- Android Support v7 (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.
- 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.
- Media (Utility)
share media contents and controls with other apps.
- Android Jetpack VersionedParcelable (Utility)
Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- Butter Knife (Utility)
binds Android views and callbacks to fields and methods.
- zBarLibrary (UI Component)
Android QR code (barcode) function combined of Zbar (scans fast) and ZXing (can generate and identify locally).
- BRVAH (UI Component)
powerful and flexible RecyclerAdapter.
- Google Material Design (Utility)
library to help with material design guidelines.
- Chuck (Utility)
an in-app HTTP inspector for Android OkHttp clients.
- RootBeer (Utility)
root checker library.
- LeakCanary (Utility)
A memory leak detection library for Android and Java.
- OkHttp (Utility)
OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Alerter (Utility)
alerter library that aims to overcome the limitations of Toasts and Snackbars, while reducing the complexity of your layouts.
- AndPermissions (Utility)
Android Runtime Permission,support the right to apply for permission at any place.
- RxJava (Utility)
RxJava (Reactive Extensions for the JVM) is a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
- MultiType (UI Component)
library to create multiple item types list views easily and flexibly.
- about-page (UI Component)
an about page based on MultiType and material design.
- cupboard (Utility)
simple persistence.
- OkHttp okio Framework (Utility)
A modern I/O API for Java to make it much easier to access, store, and process your data.
- EventBus (Utility)
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc.
- Reactive Streams (Utility)
provide a standard for asynchronous stream processing with non-blocking back pressure.
- Retrofit (Utility)
Type-safe HTTP client for Android and Java by Square, Inc.