Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
devfest-AAC-2017-codelab
Search
Hyeonji Jeong
November 19, 2017
0
67
devfest-AAC-2017-codelab
Hyeonji Jeong
November 19, 2017
Tweet
Share
More Decks by Hyeonji Jeong
See All by Hyeonji Jeong
How to use Dagger2 and Koin
hyunji92
2
1.1k
2018 DevFest - Update to Oreo & Pie
hyunji92
0
140
droidknight_2018_nbt
hyunji92
0
65
AAC-2017-soma
hyunji92
0
39
Featured
See All Featured
How to build a perfect <img>
jonoalderson
1
5.2k
Believing is Seeing
oripsolob
1
79
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
Java REST API Framework Comparison - PWX 2021
mraible
34
9.2k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1.2k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
14k
brightonSEO & MeasureFest 2025 - Christian Goodrich - Winning strategies for Black Friday CRO & PPC
cargoodrich
3
120
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
61
52k
Utilizing Notion as your number one productivity tool
mfonobong
4
250
Transcript
정현지 GDG Android Oganizer @hyundeee Android ArchitectureComponents
Android Architecture Components ???
None
기존 android architecture design patterns MVP VIEW PRESENTER MODEL
기존 android architecture design patterns MVVM VIEW VIEW MODEL Binding
Observe Change
None
Android Architecture Components
ViewModel Scope
Activity Instance Rotation Event Recreated Activity Instance Activity UI Data
Recreated Activity Instance Activity Instance Rotation Event 사진에 대한 설명.
사진에 대한 설명. 사진에 대한 설명. ViewModel Activity UI Data
Warning ViewModel은 onSaveInstanceState를 대체하지 않습니다. ViewModel 은 디바이스 자원의 제약으로
인한 프로세스관련 종료가 일어나게 되면 계속 살아남아 있지 않습니다.
LiveData Activity UserName : Boo PCTFSWFT OPUJGJFT Boo BAR UserName
: BAR VQEBUFT
LifeCycle Android LifeCycle을 정의 하는 객체 LifeCycleOwner LifeCycle을 가지고 있는
객체들을 위한 인터페이스 LifeCycleObserver LifecycleOwner 관찰하기 위한 인터페이스 LifeCycle
ROOM
None
None
None
None
None
None
None
None
None
None
Activity Instance Rotation Event Activity UI Data Recreated Activity Instance
Activity Instance
ViewModel Activity UI Data Activity Instance Recreated Activity Instance
Rotation Event