Android SDK Search Extension
A Chrome extension that adds an 'ad' omnibox command and view source links for the Android SDK.
The extension can be downloaded on the Chrome Web Store.
Source link: https://github.com/romannurik/AndroidSDKSearchExtension
A Chrome extension that adds an 'ad' omnibox command and view source links for the Android SDK.
The extension can be downloaded on the Chrome Web Store.
RxTasks is a lightweight wrapper for the GMS Tasks API, more commonly recognized when using asynchronous results from Firebase requests.
Typically the Tasks API would allow you to add listeners that may be scoped to an activity or executor, however this is not needed since scheduling and Disposable's are handled by the user.
Please note that this library uses RxJava2 so calls must respect Completable and Single chains.
BatchMan (short for batch manager) is an android library implementation responsible for batching of events based on the configurations done by the client, and giving the batch back to the client.
A memory monitor on Android.
A simple Android library for orienting views right-side up in an Activity with static orientation.
A tool to automate the gathering of profiling and benchmarking information for Gradle builds.
A highly customizable color picker for Android.