Okio is a new library that complements java.io and java.nio to make it much easier to access, store, and process your data.
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.
Joda-Time provides a quality replacement for the Java date and time classes. The design allows for multiple calendar systems, while still providing a simple API.
SNTP client for Android. Calculate the date and time "now" impervious to manual changes to device clock time.
jOOR stands for Java Object Oriented Reflection. It is a simple wrapper for the java.lang.reflect
package.
Screen orientation event listener helper for activity.
Small utilities to build Android apps faster with a pinch of type-safety added to it.
🪁 Fed up with typing ContextCompact, resources and context all over your apps to access your resources? Say no more.
A collection of static methods to perform various operations including color, device, drawable, package, tasks and sdk on Android 14+ (ICS or above) devices.
android-utils contains a lot of useful utility classes for Android development.
Beaver is a lightweight and high customizable url meta data parser library.
This library is a version of Joda-Time built with Android in mind.
An easy way to persistence and run block codes only as many times as necessary on Android.
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.
Stream API from Java 8 rewrited on iterators for Java 7 and below.
Includes:
Stream
(without parallel processing);Optional
class;Objects
from Java 7.Lightweight Android library to compare version strings.
This library allows you to easily compare version strings. Versions can but do not necessarily have to follow the SemVer convention. Any number of version parts as well as common pre-release suffixes will be taken into account.
A small and useful set of Android utility classes written in Kotlin to reduce boilerplate.
An adaptation of the JSR-310 backport for Android.
jraf-android-util is a collection of general purpose utilities for Android.
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity...
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.
Helper class to provide resources - ContextCompat, ResourcesCompat, AnimationUtils, Context.resources - all in one place! 🤩🥳
Collection of source codes, utilities, templates and snippets for Android development.
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.
A Kotlin extensions + Utils library with Bunch of Help inbuild.
AmniXTension = AmniX's Tension Which Means No Tension to Developers, AmniXTension is Here.
Save and load objects from SharedPreferences in a faster and simpler way.