- JavaX Annotation API (Utility)
common annotations for the JavaTM Platform API.
- 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.
- 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.
- 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.
- ExoPlayer (Utility)
an extensible media player library for Android
- 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.
- File Picker (UI Component)
allows to use a native file explorer to pick single or multiple absolute file paths, with extensions filtering support.
- sqflite (Utility)
SQLite flutter plugin.
- Flutter (Development Framework)
a cross-platform development kit created by Google, based on the Dart programming language.
- path_provider (Utility)
a Flutter plugin for finding commonly used locations on the filesystem.
- shared_preferences (Utility)
wraps platform-specific persistent storage for simple data.
- url_launcher (Utility)
a Flutter plugin for launching a URL.
- video_player (Utility)
a Flutter plugin for playing back video on a Widget surface.
- Checker Framework (Utility)
pluggable type-checking to detect and prevent errors in their Java programs.
- MojoHaus AnimalSniffer Maven Plugin (Utility)
build signatures of APIs and to check your classes against previously generated signatures.
- Librtmp Client for Android (Utility)
calls librtmp functions over JNI interface.