State of the art of Compose tooling

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • In this talk, we will walk you through the state of art of Compose Tooling in Android Studio by showing how to incorporate these tools into your development workflow.
    You’ll learn to design and validate your UI with Compose Preview, accelerate your development workflow with Live Edit, and write code faster with Compose editing features. We’ll also show you how to analyze your layout, understand recompositions with the Layout Inspector, and pinpoint performance issues in your code.
    After this talk, you will be ready to leverage these tools to build beautiful, performant, and adaptive Compose UI.
    Resources:
    Android Studio support for Compose → goo.gle/compos...
    Compose Preview → goo.gle/compos...
    Live Edit → goo.gle/liveedit
    Thinking in Compose → goo.gle/thinki...
    Get recomposition counts → goo.gle/recomp...
    Jetpack Compose Composition Tracing → goo.gle/compos...
    Jetpack Compose: Debugging Recomposition → goo.gle/compos...
    Speaker: Takeshi Hagikura, Paris Hsu
    Watch more:
    Watch all the Android Dev Summit sessions → goo.gle/ADS-All
    Watch all the Modern Android Development sessions → goo.gle/ADS-MAD
    Subscribe to Android Developers → goo.gle/Androi...
    #Featured #AndroidDevSummit #Compose

Комментарии • 10

  • @ChrisAthanas
    @ChrisAthanas Год назад +2

    Previews are FAR TOO SLOW to be useful
    I hope the compose team fixes this issue because it’s faster just to run the app and setup default navigation to whatever composable you are working on
    15 seconds to see a preview is not uncommon and totally unacceptable, given the years of work on this

  • @kalidsherefuddin
    @kalidsherefuddin Год назад +2

    Very nice

  • @calixtoandrade996
    @calixtoandrade996 Год назад

    great video
    thaannkkssss

  • @hichamalaoui8024
    @hichamalaoui8024 Год назад

    Is this Android Studio? if yes , What about java?

    • @farazahmed7
      @farazahmed7 Год назад +1

      Java is not used anymore for Android

    • @ChrisAthanas
      @ChrisAthanas Год назад +2

      Compose will never be supported by Java and all future development on android will be Kotlin only

  • @conorsmall1373
    @conorsmall1373 Год назад

    fantastic video!

  • @jansprlak110
    @jansprlak110 Год назад

    Beta tester od roku 2016 oceňujem,,

  • @SiamakAshrafi
    @SiamakAshrafi Год назад +3

    Very good talk! Thanks 🙂

    • @AndroidDevelopers
      @AndroidDevelopers  Год назад

      You are very welcome, Siamak! Don't forget to take a quick look at the video description for more Compose resources 😊