- Google Gson (Utility)
A Java serialization/deserialization library to convert Java Objects into JSON and back.
- JavaX Annotation API (Utility)
common annotations for the JavaTM Platform API.
- PrettyTime (Utility)
social style date and time formatting for Java.
- 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.
- Browser (Utility)
display webpages in the user's default browser.
- 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.
- Exifinterface (Utility)
a library to read and write image file EXIF tags.
- 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.
- Preference (Utility)
a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Transition (UI Component)
animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component)
AndroidX library to render vector graphics.
- Butter Knife (Utility)
binds Android views and callbacks to fields and methods.
- Glide (Utility)
An image loading and caching library for Android focused on smooth scrolling
- svg android (Utility)
SVG (Scalable Vector Graphics) library for Android.
- ReLinker (Utility)
a native library loader for Android.
- Google Material Design (Utility)
library to help with material design guidelines.
- 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.
- OkHttp (Utility)
OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Picasso (Utility)
image downloading and caching library.
- realm (Utility)
a mobile database that runs directly inside phones, tablets or wearables.
- OkHttp okio Framework (Utility)
A modern I/O API for Java to make it much easier to access, store, and process your data.
- 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.
- Retrofit (Utility)
Type-safe HTTP client for Android and Java by Square, Inc.
- GlideToVectorYou (Utility)
load remote vector images (only .svg are supported for now) like other image formats, using Glide.
- Humanize (Utility)
add a „human touch“ to data.
- Unidecode (Utility)
ASCII transliterations of Unicode string for Java.