- 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.
- Nine Old Androids (Utility)
Android library for using the Honeycomb animation API on all versions of the platform back to 1.0
- JavaX Annotation API (Utility)
common annotations for the JavaTM Platform API.
- Apache Common (Development Framework)
an Apache project focused on all aspects of reusable Java components.
- Jsoup (Utility)
requires 1 permissions: android.permission.INTERNET
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.
- 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.
- Butter Knife (Utility)
binds Android views and callbacks to fields and methods.
- ReLinker (Utility)
a native library loader for Android.
- FloatingActionButton (UI Component)
Android Floating Action Button based on Material Design specification.
- AppIntro (Development Aid)
an Android Library that helps making a cool intro for the app.
- MaterialEditText (Utility)
Material Design for text input.
- realm (Utility)
a mobile database that runs directly inside phones, tablets or wearables.
- RichEditor for Android (Utility)
Rich Text WYSIWYG Editor for Android.
- Material Preference (UI Component)
Material theme for preference widgets.
- IntelliJ IDEA (Utility)
- FlexibleAdapter (Utility)
fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience.
- File Dialogs (UI Component)
library with save and open file dialogs.
- Remark (Utility)
- Arrow (Utility)
lightweight toolbox grouping utilites and helper classes commonly used for mobile development.