- Android Support v4 (Development Framework)
requires 4 permissions: android.permission.WAKE_LOCK, android.permission.ACCESS_NETWORK_STATE, android.permission.INTERNET, android.permission.VIBRATE
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.
- jUnit Java Unit Test (Utility)
simple framework to write repeatable tests.
- Junit (Utility)
simple framework to write repeatable tests.
- JavaX Annotation API (Utility)
common annotations for the JavaTM Platform API.
- XML Pull (Utility)
a minimalist API for easy building on top of it SAX, XML pull parsers.
- Kxml2 (Development Aid)
a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices.
- ZXing ('Zebra Crossing') (Utility)
ZXing („zebra crossing“) is an open-source, multi-format 1D/2D barcode image processing library.
- Apache Common (Development Framework)
requires 1 permissions: android.permission.INTERNET
an Apache project focused on all aspects of reusable Java components.
- hamcrest (Development Aid)
a library of matchers, which can be combined in to create flexible expressions of intent in tests.
- JavaX Servlet API (Utility)
- XZ For Java (Utility)
implementation of XZ data compression in pure Java.
- Android Design Support Library (Utility)
provides APIs to support additional important material design components and patterns to applications beyond those covered by the Android framework, to all devices running Android 2.1 or later.
- Android Support v13 (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.
- Android Support v7 (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.
- JavaWriter (Utility)
a Java API for generating .java source files.
- OkHttp (Utility)
OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- 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.
- OkHttp okio Framework (Utility)
A modern I/O API for Java to make it much easier to access, store, and process your data.
- Eclipse Jetty (Utility)
provides a Web server and javax.servlet container, plus support for HTTP/2, WebSocket, OSGi, JMX, JNDI, JAAS and many other integrations.
- Simple Logging Facade for Java (Utility)
abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing to plug in the desired logging framework at deployment time.