- Denmark
- simonvt.net
Stars
An image loading and caching library for Android focused on smooth scrolling
Bind Android views and callbacks to fields and methods.
A Java serialization/deserialization library to convert Java Objects into JSON and back
Implementation of ImageView for Android that supports zooming, by various touch gestures.
A collection of source code generators for Java.
Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.
A fast dependency injector for Android and Java.
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
Android Library for Async Data Loading and Caching
[DEPRECATED] A simple way to "badge" any given Android view at runtime without having to cater for it in layout
Command-line tool to count per-package methods in Android .dex files
Local server for Android's HierarchyViewer
A lightning fast, transactional, file-based FIFO for Android and Java.
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
A couple of sticky header decorations for android's recycler view.
Android superuser permissions app (from Zinx)
Lightweight Android library to parse RSS 2.0 feeds.
Yaaic (Yet Another Android IRC Client) is as the name already says an Internet Relay Chat (IRC) client for Android devices.
The Original & Awesome GitHub App for Android
Utility for creating RFC-compliant multipart and form-encoded HTTP request bodies.
A "plugin" for Android Java to allow asking the user about SSL certificates
Inofficial wrapper around the TMDB v3 API using retrofit 2
A lightweight Java XML-RPC client for the use with Android. Since there is absolutely no dependency to any android specific library (and I assure, that it never will have any), it also works fine i…
Android library to schedule background jobs using JobScheduler, GCMNetworkManager or AlarmManager, depending on the context.