- Apache Common (Development Framework)
an Apache project focused on all aspects of reusable Java components.
- SLF4J (Utility)
abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.
- Apache Http (Utility)
requires 1 permissions: android.permission.INTERNET
a toolset of low level Java components focused on HTTP and associated protocols.
- Mashape Relocation API (Development Aid)
requires 1 permissions: android.permission.INTERNET
- httpclientandroidlib (Utility)
requires 1 permissions: android.permission.INTERNET
apache http client for android
- Logback (Utility)
requires 1 permissions: android.permission.INTERNET
a logging helper intended as a successor to the popular log4j project, picking up where log4j leaves off.
- 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.
- Navigation (Utility)
a framework for navigating between 'destinations' within an Android application that provides a consistent API whether destinations are implemented as Fragments, Activities, or other components.
- Print (Utility)
a library to print photos, docs, and other graphics and images.
- AndroidX Test (Development Framework)
an extensive framework for testing Android apps.
- Transition (UI Component)
animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component)
AndroidX library to render vector graphics.
- logback-android (Utility)
a reliable, generic, fast and flexible logging framework for Android.
- Google Mobile ServicesⒹ (Development Framework)
Google Mobile Services in terms of the Android library refers to
Google Play Services, a proprietary background service and API package for Android devices which is
not part of the Android Open Source Project (AOSP). The library does not contain those services (i.e. it usually requires the Google Framework, often referred to as „GApps“, being installed on the device), but allows an app to communicate with them. Be aware this usually goes along with transferring at least parts of your personal data to the Google network.
- Google Material Design (Utility)
library to help with material design guidelines.
- FirebaseⓃⒹ (Utility)
- Android Asynchronous Http Client (Utility)
Callback-Based Http Client Library for Android.
- OkHttp (Utility)
OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- HttpClient Android repackaged (Utility)
repackaged upstream version of HttpClient and depdendencies.
- Guardian Project NetCipher (Utility)
Network Security and Proxy Library.
- OnionKit for Android (Utility)
provides multiple means to improve network security in mobile applications.
- JavaX Dependency Injection (Utility)
specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.
- Kotlin (Utility)
The Kotlin Programming Language
- 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)
- Firebase Data TransportⓃ (Utility)
Firebase Data Transport is part of Google’s Firebase SDK.