- Google Gson (Utility)
A Java serialization/deserialization library to convert Java Objects into JSON and back.
- 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.
- Constraint Layout Library (Utility)
library to reduce the number of nested views needed.
- 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.
- 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.
- RecyclerView MultiSelect (UI Component)
helps implement single or multichoice selection on RecyclerView items.
- Android View Animations (UI Component)
cute view animation collection.
- Android Easing Functions (Utility)
library which helps to make animations easier.
- ProgressPieView (UI Component)
library for showing progress in a highly customizable pie.
- Google Material Design (Utility)
library to help with material design guidelines.
- Dexter (Utility)
library that simplifies the process of requesting permissions at runtime.
- svg-android (Utility)
vector graphics support for Android.
- Sharp (Utility)
a Scalable Vector Graphics (SVG) implementation for Android.
- OkHttp (Utility)
OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Kotlin (Utility)
The Kotlin Programming Language
- kotlinx.coroutines (Utility)
library support for Kotlin coroutines.
- Android Upload Service (Utility)
easily upload files (FTP / Multipart / Binary) in the background with progress indication notification.
- Zip4j (Utility)
Java open-source library to handle Zip files.
- OkHttp okio Framework (Utility)
A modern I/O API for Java to make it much easier to access, store, and process your data.
- IntelliJ IDEA (Utility)
- HtmlTextView for Android (Utility)
TextView to display simple HTML content.
- android-gogs-client (Utility)
client library for interacting with the
Gogs („Go Git Service“, a self-hosted Github alternative) REST API.