smkazemi's Stars
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
codepath/android_guides
Extensive Open-Source Guides for Android Developers
igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
Gurupreet/ComposeCookBook
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
vinaygaba/Learn-Jetpack-Compose-By-Example
🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way
LukasLechnerDev/Kotlin-Coroutines-and-Flow-UseCases-on-Android
🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!
Sunzxyong/Tiny
an image compression framework.(一个高保真、高压缩比的图片压缩框架)
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).
androiddevnotes/awesome-android-learning-resources
👓 A curated list of awesome android learning resources for android app developers.
PatilShreyas/NotyKT
📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.
maxkeppeler/sheets
⭐ Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.
lopspower/BestAndroidGists
Find best Android Gist 🔥
intuit/ssp
Variant of sdp project based on the sp size unit.
igorwojda/android-ecosystem-cheat-sheet
🤖Android Ecosystem Cheatsheet 2020
saeedsh92/Banner-Slider
Banner slider is an easy to use library for implement image sliders in android apps.
niharika2810/android-interview-questions
A repository containing interview questions on DS, Java & Android based on my experiences.
S-Threepio/Utility-Application
This project serves as an excellent learning resource for Android development, as it covers all the essential components meticulously created following industry standards.
phanirajabhandari/android-keystore-example
Example demonstrating how to use KeyStore
smkazemi/simple-CleanArchitecture-app
sample of clean architecture project in android