About
Raka Adi Nugroho
- Software Engineer Android @Tokopedia
- External Academy Reviewer @Dicoding
- Android Developer @PrivyID
/rakaadinugroho
Slide 4
Slide 4 text
JetPack Compose
Slide 5
Slide 5 text
No content
Slide 6
Slide 6 text
Overview Jetpack Compose
Jetpack Compose is a modern toolkit for building
native Android UI. Jetpack Compose simplifies and
accelerates UI development on Android with less
code, powerful tools, and intuitive Kotlin APIs.
Slide 7
Slide 7 text
No content
Slide 8
Slide 8 text
History of UI Toolkit
Slide 9
Slide 9 text
Android Journey
Slide 10
Slide 10 text
Common Thing
Spread across several files
- MainActivity.kt / JournalFragment.kt
- fragment_journal.xml
- style.xml
Slide 11
Slide 11 text
Core Concept
- Concise and Idiomatic Kotlin
- Declarative
- Compatible
- Beautiful Apps
- Accelerate Development
Slide 12
Slide 12 text
Concise and Idiomatic Kotlin
Slide 13
Slide 13 text
Declarative
Slide 14
Slide 14 text
Declarative Imperative
Slide 15
Slide 15 text
Compatible
Slide 16
Slide 16 text
Beautiful Apps
Slide 17
Slide 17 text
Accelerate Development
Slide 18
Slide 18 text
Tokopedia UI - Unify
Slide 19
Slide 19 text
What do we need?
- Re-Usable UI Component
- Single source of truth