Debugging Jetpack Compose

Поделиться
HTML-код
  • Опубликовано: 20 авг 2024

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

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

    For more debugging resources, visit → goo.gle/3LDtlOF

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

      12:06 the solution previously recommend for this situation with kotlin ImmutableList was replaced with PersistentList?

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

      ​@@ziglee persistent list extends immutable list. Both should work

  • @SnoopyDoofie
    @SnoopyDoofie Год назад +10

    The best way to solve bugs is through the process of elimination. Just keep removing stuff from your code until the problem goes away and then gradually add that stuff back in until the problem reappears. This will let you zero-in on the exact location in code and is far easier to handle.

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

    This comment section is weird... These are awesome tools that I'm excited to use! Thanks for the examples!

  • @hasa4628
    @hasa4628 9 месяцев назад +1

    can't find the Recomposition state

  • @smreha
    @smreha 11 месяцев назад

    This video is sooo useful. Thanks a lot.

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

    👋🏼🇨🇴🧔🏻👍🏼🤝🏻 Saludos desde la ciudad de Bogotá

  • @maherhanna2432
    @maherhanna2432 8 месяцев назад

    Very useful, thanks very much 🌹🌹🌹

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

    These are great but simple Log.d in the onCreate method of koltin jetpack android studio created project does not work. How to debug this

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

    Content is 🔥

  • @vincent56789100
    @vincent56789100 9 месяцев назад

    Couldn't find the Recomposition State by attaching the debugger. Any help?

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

    Nice board game collection.

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

    Thanks for

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

    where is PersistentList?

  • @user-xc1fd9wd4h
    @user-xc1fd9wd4h 8 месяцев назад

    سريحه الم تضهر

  • @1Ozgur
    @1Ozgur Год назад +6

    compose easy to use they said... 🤦‍♂

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

    PersistentList?? Virtually nothing exists on this doing google search. Are we in the same universe?