- Nine Old Androids (Utility)
Android library for using the Honeycomb animation API on all versions of the platform back to 1.0
- 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.
- Apache Common (Development Framework)
requires 1 permissions: android.permission.INTERNET
an Apache project focused on all aspects of reusable Java components.
- 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.
- 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.
- Exifinterface (Utility)
a library to read and write image file EXIF tags.
- 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.
- Print (Utility)
a library to print photos, docs, and other graphics and images.
- Transition (UI Component)
animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component)
AndroidX library to render vector graphics.
- Material Dialogs (UI Component)
library to help building dialogs that meet the Material Design standards, including e.g. progress display, multiple-choice selections with check-boxes, password (and other) text input.
- Android PagerSlidingTabStrip (UI Component)
- Glide (Utility)
An image loading and caching library for Android focused on smooth scrolling
- android-betterpickers (UI Component)
DialogFragments modeled after the AOSP Clock and Calendar apps to improve UX for picking time, date, numbers, and other things.
- Support PreferenceFragment (UI Component)
unofficial PreferenceFragment compatibility layer for Android 1.6 and up.
- Google Material Design (Utility)
library to help with material design guidelines.
- Store (Utility)
Library for Async Data Loading and Caching.
- TokenAutoComplete (UI Component)
Gmail style MultiAutoCompleteTextView for Android.
- DragListView (UI Component)
Drag and drop to reorder items in a list, grid or board for Android. Also supports swiping items in a list.
- FindBugs (Utility)
library using static analysis to look for bugs in Java code.
- SmoothProgressBar (UI Component)
small Android library to build a smooth and customizable horizontal indeterminate ProgressBar.
- RxJava (Utility)
RxJava (Reactive Extensions for the JVM) is a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
- MaterialProgressBar (UI Component)
Material Design ProgressBar with consistent appearance.
- JCIP Annotations (Utility)
a cleanroom implementation of the
JCIP (Java Concurrency in Practice) annotations.
- IntelliJ IDEA (Utility)
- jsoup (Utility)
a Java library for working with real-world HTML. It provides an API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods.
- Reactive Streams (Utility)
provide a standard for asynchronous stream processing with non-blocking back pressure.
- GathererScraper (Utility)
a Java GUI application to scrape Magic cards from gatherer.wizards.com.