arpitanand's Stars
square/dagger
A fast dependency injector for Android and Java.
square/mortar
A simple library that makes it easy to pair thin views with dedicated controllers, isolated from most of the vagaries of the Activity life cycle.
square/tape
A lightning fast, transactional, file-based FIFO for Android and Java.
square/moshi
A modern JSON library for Kotlin and Java.
square/leakcanary
A memory leak detection library for Android.
chrisjenx/Calligraphy
Custom fonts in Android the easy way...
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
vijayrawatsan/ExpirableDiskLruCache
Expirable Disk Lru Cache is a secure(with encryption) wrapper for [DiskLruCache](https://github.com/JakeWharton/DiskLruCache) that allows expiring of key/value pairs by specifying evictionTimeSpan. It has very simple API.
facebook/fresco
An Android library for managing images and the memory they use.
koush/boilerplate
vijayrawatsan/android-json-form-wizard
Android Material Json Form Wizard is a library for creating beautiful form based wizards within your app just by defining json in a particular format.
abbysingh/ASSplitAnimator
Split animation for pushing and popping view controllers in iOS