N-i-p-o-l's Stars
android/animation-samples
Multiple samples showing the best practices in animation on Android.
android/ndk-samples
Android NDK samples with Android Studio
melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture
🚀 Example modularized android application with single activity written in Kotlin
DuartBreedt/Android-Navigation-in-a-Single-Activity-Multi-Module-App
A demonstration as to how navigation can be implemented using the single activity architecture in a multi-module application.
am5a03/viewstubfragment-demo
Demonstrate about ViewStubFragment, how to lazy inflate Fragment in ViewPager
ArtemNurtdinov/android-sample-app
Sample project that demonstrates the 'feature-modules' architecture using Kotlin, AndroidX, Dagger2, Coroutines and Arch Components with an MVVM pattern implementation (no databinding)
frogermcs/TFLite-Checker
Inspecting *.tflite models to get enough knowledge for implementing them in Android apps.
Hrishi321/Python-Plays-CS
Python plays CSGO (Refer to the article for more info).
nickbutcher/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
procrastimax/BirthdayBuddy
A simple material-design orientated app to handle your friends' birthdays and other special events
kizitonwose/Calendar
A highly customizable calendar view and compose library for Android and Kotlin Multiplatform.
JeroenMols/ModularizationExample
Easy to understand real-life example of a modularized Android app
PhilippeBoisney/ArchApp
Simple Android app to show how to design a multi-modules MVVM Android app (fully tested)
rozkminiacz/KotlinUnitTesting
Kotlin Unit Testing Examples
fibelatti/raffler-kotlin
A raffling app developed as a playground to study many topics related to Android. Kotlin + Coroutines + MVVM
ValdikSS/GoodbyeDPI
GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)
herbeth1u/VNDBA
Android client for VNDB.
msh91/arch
A guide to use Android Architecture Components along side Clean Architecture, MVVM, Dagger2, Data Binding using Kotlin programming language
husaynhakeem/android-face-detector
A real-time face detection Android library
Tinder/Scarlet
A Retrofit inspired WebSocket client for Kotlin, Java, and Android
elpassion/crweather
Android demo app with kotlin coroutines and architecture components library
ImangazalievM/CleanArchitectureManifest
Description of the main principles and rules for building an Android application using Clean Architecture approach
jshvarts/OfflineSampleApp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
pilgr/Paper
Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
dbacinski/Design-Patterns-In-Kotlin
Design Patterns implemented in Kotlin
requery/requery
requery - modern SQL based query & persistence for Java / Kotlin / Android
iluwatar/java-design-patterns
Design patterns implemented in Java