- 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.
- 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.
- Documentfile (UI Component)
a library to view a file document.
- 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.
- Bolts Framework (Development Framework)
collection of low-level libraries designed to make developing mobile apps easier. Bolts was designed by Parse and Facebook for their own internal use, and then made open source.
- Play Install Referrer LibraryⓃⓉ (Utility)
API to securely retrieve referral content from Google Play. This reports back to Google right at install/update without asking the user’s permission.
- Glide (Utility)
An image loading and caching library for Android focused on smooth scrolling
- Fresco (Utility)
library for managing images and the memory they use.
- Hermes JS Engine (Utility)
a JavaScript engine optimized for fast start up of React Native apps on Android.
- Infer (Utility)
a static analyzer for Java, C, C++, and Objective-C.
- React Native (Development Framework)
framework for building native apps with React.
- SoLoader (Utility)
native code loader for Android.
- Android MarketⓃ (App Market)
the (old) Android Market App and API.
- Google Mobile ServicesⒹ (Development Framework)
Google Mobile Services in terms of the Android library refers to
Google Play Services, a proprietary background service and API package for Android devices which is
not part of the Android Open Source Project (AOSP). The library does not contain those services (i.e. it usually requires the Google Framework, often referred to as „GApps“, being installed on the device), but allows an app to communicate with them. Be aware this usually goes along with transferring at least parts of your personal data to the Google network.
- FirebaseⓃⒹ (Utility)
- React Native Image Picker (UI Component)
a module that allows you to use native UI to select media from the device library or directly from the camera.
- react-native-device-info (Utility)
Device Information for React Native iOS and Android.
- react-native-text-input-reset (Utility)
a temporary hack around a bug found in some android keyboards so that the contents of a TextInput can be properly cleared.
- React Native Async Storage (Utility)
- CameraRoll (Utility)
- @react-native-community/netinfo (Utility)
- React Native WebView (Utility)
- react-native-photo-view (UI Component)
Pinch-to-zoom view for React Native.
- react-native-fetch-blob (Utility)
library to make file acess and data transfer easier, efficient for React Native developers.
- OkHttp (Utility)
OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- React Native Gesture Handler (Utility)
declarative API exposing platform native touch and gesture system to React Native.
- React Native Reanimated (Utility)
provides a more comprehensive, low level abstraction for the Animated library API to be built on top of and hence allow for much greater flexibility especially when it comes to gesture based interactions.
- react-native-safe-area-context (Utility)
- react-native-sound (Utility)
React Native module for playing sound clips on iOS, Android, and Windows.
- react-native-document-picker (UI Component)
Document Picker for React Native using Document Providers.
- 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.
- Kotlin (Utility)
The Kotlin Programming Language
- ShortcutBadger (UI Component)
library supporting badge notification like iOS in Samsung, LG, Sony and HTC launchers.
- PhotoDraweeView (UI Component)
PhotoView For Fresco.
- OkHttp okio Framework (Utility)
A modern I/O API for Java to make it much easier to access, store, and process your data.
- Apache Commons (Development Framework)
an Apache project focused on all aspects of reusable Java components.
- IntelliJ IDEA (Utility)
- React Native MaskedView (UI Component)
- react-native-unimodules (Utility)
a React Native adapter for Expo Universal Modules.