https://hongbeomi.medium.com/번역-android-ui에서-flow를-수집하는-안전한-길-bd8449e67ec3Kotlin Flow 안전하게 사용하기여러분들의 Flow는 안전합니까?안드로이드 앱에서는 LiveData를 사용하여 데이터를 관
https://medium.com/design-aware/how-to-design-a-mobile-app-for-android-in-2022-91c922d9fb0d앱을 디자인 하는 방법대부분의 디자이너들은 애플의 디자인을 선호합니다.하지만 시장에서 70%가 안
https://ray-chong.medium.com/android-compressing-video-with-ffmpeg-c5c613d65680
https://myungpyo.medium.com/stateflow-와-sharedflow-32fdb49f9a32
https://medium.com/@joongwon/android-datastore로-이전하기-273329bb2569DataStore를 소개합니다~데이터스토어의 장점은 다음 그림 한장으로 표현할수 있습니다!여러가지 장점이 있지만 DataStore의 가장 큰 장
https://medium.com/healthify-tech/coil-vs-glide-3f488f4de72aCoil vs Glide 비교해보자.
https://bladecoder.medium.com/kotlins-flow-in-viewmodels-it-s-complicated-556b472e281a
https://medium.com/mobile-app-development-publication/network-fetch-with-kotlin-coroutine-3eee5593da1b
Safe delay in Android Views: goodbye Handlers, Hello Coroutines!딜레이를 줄때 핸들러 대신 코루틴으로 해결하자~기존에 핸드러를 이용하여 딜레이를 줄때는 다음과 같이 사용했다.이와같은 사용은 Deprecated되지 않았으
https://medium.com/flat-pack-tech/goodbye-livedata-hello-sharedflow-fbbfa9c00d5fStateFlow & Channel → Suspend
https://medium.com/the-android-café/solid-principles-the-kotlin-way-ff717c0d60daSOLID규칙S = Single Responsibility principle한 클래스는 하나의 책임을 갖는다.O =
https://medium.com/ozan-superapp/a-way-of-using-android-data-binding-library-in-form-pages-cdfd08bc7d22참고 : https://developer.android.com/to
https://medium.com/nerd-for-tech/useful-kotlin-extensions-for-android-d8652f64bca8유용한 확장함수퍼미션 관련DatePriceFormat
https://premsinghsodha7.medium.com/kotlin-how-to-write-code-more-readable-and-clean-best-practices-ac6cac160f3dHow to write Claen code if를 써서 분기를
https://hamurcuabi.medium.com/recyclerview-item-click-in-a-better-way-c69d9c074ddfRecyclerView Item Click in a Better Way기존에는 리사이클러뷰에서 아이템 클릭을 처리
https://medium.com/@sumon.v0.0/encrypted-decrypted-http-request-in-android-by-retrofit-okhttp-ca53f98185a1