Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Codelab: The Art of Compose

Codelab: The Art of Compose

🔊 Wajahat Karim delivers a live coding session about the Jetpack Compose framework at an international conference organized by 360AnDev.

💻 Code available at: https://github.com/wajahatkarim3/ComposeCodelab

Wajahat Karim

July 23, 2020
Tweet

More Decks by Wajahat Karim

Other Decks in Technology

Transcript

  1. This is Wajahat Karim! - Google Developer Expert in Android

    - Over 8 years experience in Android - Open Source Contributor - Technical Blogs & Books Writer - Love to share my knowledge with others Follow me on Twitter @WajahatKarim Visit my website: wajahatkarim.com
  2. So… Jetpack Compose? What is it anyway? 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.
  3. But Why Jetpack Compose? Why we need it? We already

    use XML layouts. Source: d.android.com
  4. Agenda Oh yeah! It's all practical and live coding! Codelab

    Gmail UI https://codelabs.developers.google.com/codelabs/jetpack-compose-basics https://github.com/wajahatkarim3/ComposeCodelab