keirongulrajani's Stars
JohnCoates/Aerial
Apple TV Aerial Screensaver for Mac
DavidBuchanan314/NXLoader
My first Android app: Launch Fusée Gelée payloads from stock Android (CVE-2018-6242)
cesarferreira/kotlin-dagger2-LettersAndNumbers
Example of Android project showing integration with Kotlin and Dagger 2
ben-manes/gradle-versions-plugin
Gradle plugin to discover dependency updates
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
jayphelps/git-blame-someone-else
Blame someone else for your bad code.
JakeWharton/diffuse
Diffuse is a tool for diffing APKs, AABs, AARs, and JARs
KeepSafe/dexcount-gradle-plugin
A Gradle plugin to report the number of method references in your APK on every build.
nemanja-kovacevic/recycler-view-swipe-to-delete
Sample project showing "swipe to delete" on a recycler view with no 3rd parties involved. It also include drawing on empty space while items are animating and an "undo" option
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
codepath/android_guides
Extensive Open-Source Guides for Android Developers
chiuki/espresso-samples
A collection of samples demonstrating different Espresso techniques.
googlesamples/android-testing-templates
ricamgar/Dagger2Codelab
Sample project to use in the DevFest Hamburg 2015 Dagger2 Codelab
ivacf/archi
Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following the different patterns.
googlearchive/android-WatchFace
Migrated:
googlearchive/android-codelab-watchface
In this codelab you'll learn how to create an analog watch face
tbruyelle/RxPermissions
Android runtime permissions powered by RxJava2
kvandermast/my-robolectric-app
hitherejoe/Android-Boilerplate
Android Boilerplate project using RxJava, Dagger 2, Espresso, Mockito + more!
emmano/android-studio-testing-project-template
joshskeen/android-studio-robolectric-example
how to set up robolectric to work with Android Studio and gradle
thomsonreuters/RippleDecoratorView
Add ripple, highlight and zoom effects to your views, simple & safely!
mcharmas/Android-ReactiveLocation
Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
facebook/fresco
An Android library for managing images and the memory they use.
frankiesardo/auto-parcel
Android Parcelable models made easy
xrigau/hello-rx-java
This is just my playground that I'll use to try out RxJava
googlearchive/android-SkeletonWearableApp
Deprecated, please review our docs site to start a new project (https://goo.gl/wquNZH). commit 28621a4842084ae5a874185797c9e197594a4ec7
lsurvila/growing-android-applications-guided-by-tests
A step by step project that shows how TDD is possible on Android
ZacSweers/barber
A custom view styling library for Android that generates the obtainStyledAttributes() and TypedArray boilerplate code for you.