- Junit (Utility)
simple framework to write repeatable tests.
- 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.
- AndroidX Activity (Utility)
provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- 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.
- Browser (Utility)
display webpages in the user's default browser.
- Android Support Library collections (Utility)
standalone efficient collections.
- Concurrent (Utility)
AndroidX library to help move tasks off the main thread with coroutines and take advantage of ListenableFuture.
- 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.
- Android Support Library Custom View (UI Component)
a module to implement custom views. Part of the Android Support Library.
- DataStore (Development Aid)
stores data asynchronously, consistently, and transactionally, overcoming some of the drawbacks of SharedPreferences.
- Documentfile (UI Component)
a library to view a file document.
- AndroidX Fragment (UI Component)
AndroidX library to encapsulate part of the user interface or behavior into reusable components.
- Interpolator (UI Component)
AndroidX library to use animation interpolators on older platforms.
- 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.
- ProfileInstaller (Utility)
AndroidX library that enables libraries to prepopulate ahead of time compilation traces to be read by ART.
- Android Activity Saved State (Utility)
provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Startup (Utility)
AndroidX library to implement a straightforward, performant way to initialize components at app startup.
- AndroidX Test (Development Framework)
an extensive framework for testing Android apps.
- Tracing (Utility)
AndroidX library to write trace events to the system trace buffer.
- Android Jetpack VersionedParcelable (Utility)
Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- Viewpager (UI Component)
AndroidX library to display Views or Fragments in a swipeable format.
- Jetpack WindowManager Library (Utility)
enables application developers to support new device form factors and multi-window environments. The library provides a common API surface for API versions 14 and later. Especially provides additional functionality on foldable devices.
- 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.
- JavaWriter (Utility)
a Java API for generating .java source files.
- package_info_plus (Utility)
- share_plus (Utility)
- Wakelock Plus (Utility)
- Flutter (Development Framework)
a cross-platform development kit created by Google, based on the Dart programming language.
- Localization (Utility)
Flutter package to simplify in-app translation.
- 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.
- 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
- kotlinx.coroutines (Utility)
library support for Kotlin coroutines.
- Java Marine API (Utility)
an NMEA 0183 parser library for decoding and encoding the data provided by various electronic marine devices such as GPS, echo sounder and weather instruments.
- 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.
- Java Hamcrest (Utility)
a library of matchers, which can be combined in to create flexible expressions of intent in tests.
- IntelliJ IDEA (Utility)
- jUnit Java Unit Test (Utility)
simple framework to write repeatable tests.
- Kxml2 (Development Aid)
a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices.
- XML Pull (Utility)
a minimalist API for easy building on top of it SAX, XML pull parsers.