StateFlow 값의 원시성을 보장하는 방법

다수의 코루틴에서 안전하게 StateFlow에 접근하는 방법에 대해 알아보았습니다.

Coroutine Shared mutable state and concurrency

Coroutine Shared mutable state and concurrency에 대해 알아봅니다.

Coroutine Flow,Rx처럼 써보자!

Rx개발자의 시야에서 Coroutine Flow를 바라봤습니다.

자주 사용되는 UI Animation 구현해보기

loading, progress animation등을 어떻게 만드는지 알아봅시다.

HashMap vs ArrayMap, SparseArray

안드로이드만의 메모리 절약 데이터 구조

Android LMK,OOM

안드로이드 LMK 와 OOM에 대해 알아봅니다.

android 중복클릭 방지 - ex) 좋아요 기능

어떻게 하면 좋아요 기능을 효율적으로 구현할 수 있을까요?

Launch Mode

Android LaunchMode에 대해서 알아보자!

Fullscreen으로 동작하는 Custom Dialog 만들기

Custom Dialog를 Fullscreen으로 노출시키는 방법을 알아 봅니다.

LiveData vs StateFlow, Why we should use the 'StateFlow'?

StateFlow 와 LiveData 를 다양한 관점에서 비교해봅니다.

Page 3 Of 8
🌝mash-up Android🌚