SasaJug's Stars
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
material-components/material-components-android
Modular and customizable Material Design UI components for Android
ReactiveX/RxKotlin
RxJava bindings for Kotlin
sockeqwe/mosby
A Model-View-Presenter / Model-View-Intent library for modern Android apps
manjunath5496/The-Art-of-Computer-Programming-Books
"Everyday life is like programming, I guess. If you love something you can put beauty into it." ― Donald E. Knuth
AndreiD/TSnackBar
Android Snackbar from the Top (similar to Crouton)
learnopengles/Learn-OpenGLES-Tutorials
Welcome to the Learn OpenGL ES project home page! This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/
world-class/REPL
The Learning Hub for UoL's Online CS Students
JeroenMols/ModularizationExample
Easy to understand real-life example of a modularized Android app
iammert/dagger-android-injection
Sample project explains Dependency Injection in Android using dagger-android framework.
StevenByle/Android-Material-Themes-Demo
A demo Android application and explanation of creating dynamically colorized Material Design applications supporting Android 4.0 (API 15) and up
reactivedroid/TvFlix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
remychantenay/Firebucket
Glimpse into Firebase, with a simple TODO list app built around Dagger, RxJava 2, Clean architecture and of course, Firebase.
world-class/notes
Course Notes
mitchtabian/Dagger-Examples
Some dagger-android examples with Retrofit2, MVVM architecture, RxJava, (Java)
cloudant/sync-android
A JSON-based document datastore for Android applications
pkjvit/Android-Multi-Theme-UI
Android multi theme UI implementation with day night mode. This repository cover theme changes at runtime, user can select theme from pre-defined multiple themes and changes reflect dynamically on the go.
phansier/Clean-multimodel-arch
Multimodule architecture example
tmurakami/dexopener
An Android library that provides the ability to mock your final classes on Android devices.
riggaroo/GithubUsersSearchApp
Sample app showcasing how to go about writing tests for Android Apps
world-class/binary-assets
Store all binary files such as PDFs from UoL into this repository
konifar/master-of-android-theme
Practical demo app to master Android Theme for DroidKaigi 2019
zoran-horvat/price-calculator-kata
Simple sequence of requirements, leading to a (hopefully) simple code implementation
MarcinMoskala/kotlin-coroutines-workshop
smartherd/MaterialDesignAnimation
ericn-app/erics-weather-news
A showcase of my Android development knowledge.
IdeoG/quaternion-vector3-java
Quaternion and Vector3 libraries implementation in Java
fogone/k2048
2048 kotlin + android
makovkastar/mvvm-testing
https://proandroiddev.com/testing-user-interface-of-android-app-with-architecture-components-data-binding-and-dagger-2-5d15c3779807
bennyplo/Advanced-Android-MOOC-DesignGraphics
Advanced Android MOOC Graphics with OpenGL ES