minaNew10's Stars
Ahmed-Abdelmeged/sailer
Sailer is an Android Sample That shows the use of Coordinator pattern for navigation through Multi Module, Dagger, Navigation Component and much more.
Bwaim/android_start_skeleton
Start android project
ataulm/android-skeleton
A reasonably up-to-date Android project for demos/spikes/examples
KunalChaubal/android-skeleton-repository
This is an Android skeleton repository with multiple utility classes and extensions. This can be used as a base repository for 'Initial Commit' on git
ahmed-shehataa/CAT-bootcamp
HugoMatilla/Refactoring-Summary
Summary of "Refactoring: Improving the Design of Existing Code" by Martin Fowler
AhmedTawfiqM/Solid-Principles-
SOLID principles are class-level, object-oriented design concepts that, in conjunction with an extensive test suite, help you avoid and combat code rot. In Java, SOLID principles help you to keep the primary value of your software high.
AhmedTawfiqM/Behavioral-DPs
grishka/Houseclub
A barebones unofficial Android app for Clubhouse
Shady-Selim/Weather-App-MVVM-Android-Sample
An Android app to connect to a weather service, using MVVM patten and clean code, created by Shady Selim.
signalapp/Signal-Android
A private messenger for Android.
AhmedVargos/Valorant-Agents
Valorant Agents app is a small Multi-Module demo application to demonstrate modern Android application tech-stacks with a Multi-module and MVVM architecture, with emphasize on Unit & UI testing.
imTefa/Comunication-between-different-applications
wajahatkarim3/Imagine
An simple image gallery app utilizing Unsplash API to showcase modern Android development architecture (MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit)
yangzai/algorithms-on-graphs-coursera
Programming assignments for Coursera course Algorithms on Graphs
NohaSamir/PhotoWeatherApplication
PatilShreyas/Foodium
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).
IbrahimDisouki/CurrencyConverter
alfayedoficial/Pagination_Recyclerview_Android_Kotlin
Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to recyclerView by retrofit API, This code is following the principles MVVM design pattern and LiveData.
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
DrKLO/Telegram
Telegram for Android source
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
amitshekhariitbhu/Kotlin-Coroutines-Android-Examples
Moved to https://github.com/amitshekhariitbhu/Learn-Kotlin-Coroutines
NohaSamir/MoviesApp-AdvancedDesign
abd3lraouf/CircularProgressBar
Create circular ProgressBar in Android
M7md-Abaza/ChatApp
OmarShafei-coder/Hatholy
It's an app that helps people who missed something like money, bag, papers, etc.
Blogcat/Android-ExpandableTextView
An expandable TextView for Android applications
codinginflow/ImageSearchApp
AhmedOmara14/MVI-Android
MVI (Model-View-Intent) Architecture for Android