JhDroid's Stars
droidknights/DroidKnightsApp
국내 최대 규모 안드로이드 컨퍼런스 드로이드나이츠 앱
ferPrieto/SpaceX-prepare-for-Clean-Architecture-liftoff
Clean Architecture Modular Project: MVVM + Jetpack Compose + Coroutines + Flows + Dagger2 + LiveData + UnitTests + UITests + Screenshot Tests + MockWebServer
square/retrofit
A type-safe HTTP client for Android and the JVM
skydoves/android-developer-roadmap
🗺 The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
oianmol/SlackComposeMultiplatform
A Kotlin Multiplatform Slack clone using gRPC
GetStream/Android-Samples
:closed_book: Provides a list of samples that utilize modern Android tech stacks and Stream Chat SDK for Android and Compose.
skydoves/Pokedex
🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
ClintJang/awesome-swift-korean-lecture
훌륭한 Swift 세션 동영상(강좌), 한글 자막있는 혹은 한국어 강의 정보 링크 모음 (Awesome Swift Korean lecture information)
jojoldu/junior-recruit-scheduler
주니어 개발자 채용 정보
JetBrains/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
Popalay/Retrogamer-Compose
Retro games implemented using Jetpack Compose
duckduckgo/Android
DuckDuckGo Android App
skylot/jadx
Dex to Java decompiler
ahmedeltaher/MVVM-Kotlin-Android-Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Mybridge/amazing-android-apps
Amazing open source Android apps written in Java.
socketio/socket.io
Realtime application framework (Node.JS server)
dlazaro66/QRCodeReaderView
Modification of ZXING Barcode Scanner project for easy Android QR-Code detection and AR purposes
JakeWharton/timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
Atwa/PopularMovies-MVVM-Sample
Android Sample Kotlin+ MVVM + Coroutines + Retrofit + Room +Dagger + Junit4 + Mockito + Espresso + MockWebServer
ersiver/Newsster
Android App using Paging3, Hilt, Coroutines, Flow, Jetpack, MVVM architecture.
ReactiveX/RxAndroid
RxJava bindings for Android
tbruyelle/RxPermissions
Android runtime permissions powered by RxJava2
google/dagger
A fast dependency injector for Android and Java.
SamYStudiO/Beaver
Android MVVM + Dagger 2 (Hilt) + JetPack project template
Lajesh/Android-MVVM
Android MVVM + Retrofit + Dagger 2 + Room
ibrahimsn98/android-mvvm-dagger-2-rxjava-example
Sample Android Application - MVVM, Dagger 2, RxJava, Retrofit
alamkanak/Android-Week-View
Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
tlaabs/TimetableView
Android Library that creates simple timetable.
JaeYeopHan/Interview_Question_for_Beginner
:boy: :girl: Technical-Interview guidelines written for those who started studying programming. I wish you all the best. :space_invader:
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.