- Google Gson (Utility)
A Java serialization/deserialization library to convert Java Objects into JSON and back.
- Apache Http (Utility)
requires 1 permissions: android.permission.INTERNET
a toolset of low level Java components focused on HTTP and associated protocols.
- JavaX Annotation API (Utility)
common annotations for the JavaTM Platform API.
- Google API Client LibrariesⓃ (Development Framework)
requires 4 permissions: android.permission.GET_ACCOUNTS, android.permission.USE_CREDENTIALS, android.permission.MANAGE_ACCOUNTS, android.permission.INTERNET
provides functionality common to all Google APIs, e.g. to access the user's Google Calendar, obtain an auth token to access the Google Account, and more.
- 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 Jetpack Annotations (Utility)
library that contains the annotations for Android Jetpack.
- Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- Android Support Library collections (Utility)
standalone efficient collections.
- 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.
- AndroidX Cursor Adapter (Utility)
static library support version of the framework's CursorAdapter.
- Documentfile (UI Component)
a library to view a file document.
- Androidx Fragment (Development Aid)
- 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.
- AndroidX Local Broadcast Manager (Utility)
an application-wide event bus and embraces layer violations in your app: any component may listen events from any other.
- Print (Utility)
a library to print photos, docs, and other graphics and images.
- Android Jetpack VersionedParcelable (Utility)
Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- Google PlayⓃ (App Market)
the Google Play Store app and its components/libraries.
- FasterXML Jackson (Utility)
a fast and compliant streaming JSON parser/writer with a StAX-like API and support for marshalling/unmarshalling POJOs via annotations.
- 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 Drive APIⒹⓃ (Utility)
leverage Google Drive cloud storage.
- Google Core Libraries for Java 6+ (Utility)
a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
- Error Prone (Utility)
a static analysis tool for Java that catches common programming mistakes at compile-time.
- J2ObjC (Utility)
Java to Objective-C Translator and Runtime.
- gRPC-Java (Utility)
RPC library and framework.
- OpenCensus (Utility)
a stats collection and distributed tracing framework.
- Apache Commons (Development Framework)
an Apache project focused on all aspects of reusable Java components.
- Checker Framework (Utility)
pluggable type-checking to detect and prevent errors in their Java programs.