Pinned Repositories
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-components
Samples for Android Architecture Components.
android-clean-architecture-boilerplate
An android boilerplate project using clean architecture
android-constraint-layout-performance
Example test set for performance comparison with ConstraintLayout and other layouts
android-daily-tips
:octocat: Daily tips from Android World
android-developer-roadmap
🗺 Android Developer Roadmap 2022 suggests learning paths to understanding Android development.
Android-E-Commerce-PayTM
Android e-commerce with PayTM payment gateway integration
GithubRepoApp
A demo project based on MVP architecture.
RxMovie
Android Sample Clean Architecture App (MVVM, RxJava2, Dagger2, Jetpack)
mozay's Repositories
mozay/RxMovie
Android Sample Clean Architecture App (MVVM, RxJava2, Dagger2, Jetpack)
mozay/GithubRepoApp
A demo project based on MVP architecture.
mozay/android-architecture-components
Samples for Android Architecture Components.
mozay/android-developer-roadmap
🗺 Android Developer Roadmap 2022 suggests learning paths to understanding Android development.
mozay/Android-E-Commerce-PayTM
Android e-commerce with PayTM payment gateway integration
mozay/Android-Github-Actions
A sample app with multiple Github Actions for Android CI/CD
mozay/android-kotlin-coroutines
A simple Android project using asynchronous programming with Kotlin Coroutines.
mozay/Android-Kotlin-MVI-CleanArchitecture
Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
mozay/android-lifecycles
mozay/Android-MVP-Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
mozay/android-showcase
💎 Android application following best practices: Kotlin, coroutines, Clean Architecture, feature modules, tests, MVVM, static analysis...
mozay/android-ui-animation-components-and-libraries
Android UI libraries, components and animations by @ramotion
mozay/ArchApp
Simple Android app to show how to design a multi-modules MVVM Android app (fully tested)
mozay/compose-samples
Official Jetpack Compose samples.
mozay/compose-tetris
🧱 A tetris game fully built using Jetpack Compose
mozay/Coroutines-Flows-Modularised
Clean Architecture Modular Project: MVVM + Coroutines+ Flows + Dagger2 + LiveData + UnitTests + UITests + MockWebServer
mozay/dagger-android-injection
Sample project explains Dependency Injection in Android using dagger-android framework.
mozay/demo_android_livedata_illustration
Demo live data and illustrating it. Contain MutableLiveData, MediatorLiveData, Transform.Map and Transform.SwitchMap
mozay/DisneyMotions
🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin) architecture.
mozay/Expenso
📊 A Simple Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
mozay/first-contributions
🚀✨ Help beginners to contribute to open source projects
mozay/ListeNetwork
mozay/modular-app-core
Core repository for a modular Android App
mozay/MovieApp
mozay/MovieNight
MovieNight is a sample Android application that uses the clean architecture approach and is written in Kotlin.
mozay/mozay
mozay/MVI-Coroutines-Flow
Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow
mozay/Pokedex
🗡️ Android Pokedex using Dagger Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
mozay/RunOnWifi-Tip
Running android app on wifi for Macos
mozay/TopCorn2
A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with Jetpack Compose.