abhaysood's Stars
JakeWharton/pidcat
Colored logcat script which only shows log entries for a specific application package.
square/kotlinpoet
A Kotlin API for generating .kt source files.
Yarikx/reductor
Redux for Android. Predictable state container library for Java/Android
trikita/jedux
Redux architecture for Android in good old java
canelmas/let
Annotation based simple API flavored with AOP to handle new Android runtime permission model
frogermcs/Dagger2Recipes-ActivitiesMultibinding
Example app which shows how to build Activities Subcomponents Multibinding
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
geralt-encore/Delightful-SQLBrite
Showcase application of SQLDelight and SQLBrite working together based on SQLBrite's sample.
buildfoundation/mainframer
Tool for remote builds. Sync project to remote machine, execute command, sync back.
pilgr/Paper
Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
palaima/DebugDrawer
Android Debug Drawer for faster development
p-v/DateTimeSeer
A painless way to pick future time.
edsilfer/sticky-index
A library that provides the sticky-index and fast-scroller capabilities to your Android App
frogermcs/GithubClient
Example of Github API client implemented on top of Dagger 2 DI framework.
linkedin/test-butler
Reliable Android Testing, at your service
mcharmas/Android-ReactiveLocation
Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
emmaguy/rxjava-mvp-giphy
Showcase of RxJava used with MVP and some other popular android libraries
git-tips/tips
Most commonly used git tips and tricks.
hellerve/programming-talks
Awesome & interesting talks about programming
novoda/bonfire-firebase-sample
An app to discuss your favourite emojis. This is a sample app built with Firebase.
square/java-code-styles
IntelliJ IDEA code style settings for Square's Java and Android projects.
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
andrzejchm/RESTMock
HTTP Server for Android Instrumentation tests
minaroid/RxGoogleMaps
Rx Wrapper For Android Google maps
square/retrofit
A type-safe HTTP client for Android and the JVM
nickbutcher/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
JakeWharton/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
Yalantis/Taurus
A little more fun for the pull-to-refresh interaction.
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.