mostafa9696's Stars
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
google/iosched
The Google I/O Android App
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
android/testing-samples
A collection of samples demonstrating different frameworks and techniques for automated testing
skydoves/android-developer-roadmap
🗺 The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
corpnewt/gibMacOS
Py2/py3 script that can download macOS components direct from Apple
xxv/android-lifecycle
A diagram of the Android Activity / Fragment lifecycle
weeeBox/mobile-system-design
A simple framework for mobile system design interviews
Ereza/CustomActivityOnCrash
Android library that allows launching a custom activity when your app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.
SalomonBrys/ANR-WatchDog
A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception
cashapp/turbine
A testing library for kotlinx.coroutines Flow
ahmedeltaher/MVVM-Kotlin-Android-Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
vmadalin/android-modular-architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
hidroh/materialistic
A material-design Hacker News Android reader
sanogueralorenzo/Android-Kotlin-Clean-Architecture
Android Sample Clean Architecture App written in Kotlin
amitshekhariitbhu/ridesharing-uber-lyft-app
Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project
mrcsxsiq/Kotlin-Pokedex
:cyclone: A Pokedex app using ViewModel, ViewBinding, LiveData, Room and Navigation
skydoves/DisneyMotions
🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room, Repository, Koin) architecture.
st235/ExpandableBottomBar
A new way to implement navigation in your app 🏎
odaridavid/Clean-MVVM-ArchComponents
👽 Built with MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
lopspower/RxAnimation
Simple way to animate your views on Android with Rx 🚀
MobileTipsters/android-daily-tips
:octocat: Daily tips from Android World
ahmedeltaher/Prayer-Times-Android-Azan
Prayer + Time + Android + Kotlin + Azan + Library + timezone + islamic + salah + Library aiming to calculate prayer time with one line code , if you implement prayer time application , there is no need to do this headache again .
skydoves/GoldMovies
👑 The GoldMovies is based on Kotlin, MVVM architecture, coroutines, dagger, koin, and material designs & animations.
savepopulation/android-daily-tips
:octocat: Daily tips from Android World
bachhoan88/CleanArchitecture
Android Kotlin Clean Architecture
akoufa/CoolWeather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
antonicg/cryptodata
mustfaibra/Instagraph
Instagraph is an Instagram Clone which I am practicing on a new concepts and other advanced Jetpack compose specific concepts.
RohitSurwase/AAC-MVI-Architecture
Simple project which uses best of MVVM, MVI patterns.