vwmattr's Stars
JetBrains/kotlin
The Kotlin Programming Language.
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
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.
facebookarchive/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
googlesamples/easypermissions
Simplify Android M system permissions
JakeWharton/hugo
Annotation-triggered method call logging for your debug builds.
skydoves/Pokedex
🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
airbnb/mavericks
Mavericks: Android on Autopilot
Ashok-Varma/BottomNavigation
This Library helps users to use Bottom Navigation Bar (A new pattern from google) with ease and allows ton of customizations
mikepenz/AboutLibraries
AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose-jb environments
lisawray/groupie
Groupie helps you display and manage complex RecyclerView layouts.
bufferapp/android-clean-architecture-boilerplate
An android boilerplate project using clean architecture
antoniolg/Kotlin-for-Android-Developers
Companion App for the book
DestinyItemManager/DIM
Destiny Item Manager
JakeWharton/ProcessPhoenix
Process Phoenix facilitates restarting your application process.
opacapp/multiline-collapsingtoolbar
A modified CollapsingToolbarLayout that can deal with multiline titles
yongjhih/android-proguards
AAR proguards
akarnokd/RxJavaExtensions
RxJava 2.x & 3.x extra sources, operators and components and ports of many 1.x companion libraries.
manadream/AndroidProxySetter
An android app that sets the proxy settings for a wifi access point by using adb
googlearchive/android-OurStreets
Migrated:
google/casa-android
A framework to bootstrap the creation of catalog samples apps by removing all the boilerplate and dynamically including all available samples into a single activity.
ecgreb/loginator
Clean architecture case study based on the Android Studio login template
jwilm/dotfiles
.files
balch/MockTrade
Android Trade Simulator
HIFILEO/MVPExample
A detailed example of MVP
alphonzo79/BubblePop
A first attempt at learning about game control, main looper and drawing to the surface
HIFILEO/ReactiveMvp
An example of how to develop a MVP application using RX. The stress here is for clean testable code.
kelmer44/cast-discovery-issue
kelmer44/playground
Playground app for disney+ arch
vwmattr/android-topeka
A fun to play quiz that showcases material design on Android