The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.
Okio is a new library that complements java.io and java.nio to make it much easier to access, store, and process your data.
An adaptation of the JSR-310 backport for Android.
jOOR stands for Java Object Oriented Reflection. It is a simple wrapper for the java.lang.reflect
package.
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on.
This library is a version of Joda-Time built with Android in mind.
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity...
VerbalExpressions is a Java library that helps to construct difficult regular expressions.
android-utils contains a lot of useful utility classes for Android development.
Stream API from Java 8 rewrited on iterators for Java 7 and below.
Includes:
Stream
(without parallel processing);Optional
class;Objects
from Java 7.greenrobot-common provides general purpose utilities for Android and Java projects. Having its root in the early days of Android development, the library is minimalistic, tiny in size (jar < 100k), and focuses on efficiency and performance.
Collection of source codes, utilities, templates and snippets for Android development.
SNTP client for Android. Calculate the date and time "now" impervious to manual changes to device clock time.
An easy way to persistence and run block codes only as many times as necessary on Android.
Why use Holdr?
A collection of static methods to perform various operations including color, device, drawable, package, tasks and sdk on Android 14+ (ICS or above) devices.
🪁 Fed up with typing ContextCompact, resources and context all over your apps to access your resources? Say no more.
Android LINQ is a small subset of collection manipulation utilities inspired by Microsoft C# LINQ library and targeted at Android developers looking to use new Java 8 Stream() API.
A small and useful set of Android utility classes written in Kotlin to reduce boilerplate.
jraf-android-util is a collection of general purpose utilities for Android.
A library that converts Time to its equivalent basic local languages starting with three basic Nigeria languages (Yoruba, Hausa and Igbo) with others in pipeline.
Tempo is a Kotlin library for Android to get the current time from multiple sources: SNTP, GPS; or your own time source.
reflection-no-reflection is a proof on concept to create an API that is 100% compatible reflection API, but without any reflection. Performance stuff for Android and Java.
Helper class to provide resources - ContextCompat, ResourcesCompat, AnimationUtils, Context.resources - all in one place! 🤩🥳
A Kotlin extensions + Utils library with Bunch of Help inbuild.
AmniXTension = AmniX's Tension Which Means No Tension to Developers, AmniXTension is Here.
Adroit is a smart way to develop android applications. Enhance your application development skills by providing safe checks and speed up development process.
Save and load objects from SharedPreferences in a faster and simpler way.