Compose Navigation Tutorial: Passing data between screens

แชร์
ฝัง

ความคิดเห็น • 20

  • @v3657
    @v3657 5 หลายเดือนก่อน +1

    clear explanation, straightforward, fix the problem. Thanks for the video this is my first time commenting on youtube after decades and the first channel that got my subscribe and like on the first time watching it, truly one of the best tutorial i've seen 🙌

    • @TheAndroidFactory
      @TheAndroidFactory  5 หลายเดือนก่อน

      Hey I appreciate that. I appreciate you. I never comment on videos haha so I understand how much it takes to step over that line and share the praise. Thank you, as a creator and viewer, thank you 🫶

  • @souravkarjole7587
    @souravkarjole7587 5 หลายเดือนก่อน +1

    thanks a lot, this was what i was facing issue using Integer value

  • @mitrofanogly6495
    @mitrofanogly6495 9 หลายเดือนก่อน +1

    You explain it well, thank you very much.

    • @TheAndroidFactory
      @TheAndroidFactory  9 หลายเดือนก่อน

      Appreciate the feedback! Glad it helped :)

  • @mahdiporkar236
    @mahdiporkar236 8 หลายเดือนก่อน +1

    this playlist is very educating dom, keep going

    • @TheAndroidFactory
      @TheAndroidFactory  8 หลายเดือนก่อน

      Thank you! Will do. Took some time off to be with family over the holidays and planning to get back into making more content soon enough. Please share with anyone you think would enjoy the season as well! Happy holidays :D

  • @nastenkaoo
    @nastenkaoo 9 หลายเดือนก่อน +1

    perfect, i am expecting the end of these series and start to watch from beginning to end❤

    • @TheAndroidFactory
      @TheAndroidFactory  9 หลายเดือนก่อน +1

      Oh I'd watch along with the series if you can. It may take a little while for it all to end cause I plan to do a lot :)

    • @TheAndroidFactory
      @TheAndroidFactory  9 หลายเดือนก่อน +2

      I'm also thinking at the end of the season I'll make one long video that compiles all the videos together for a "marathon" video of the whole app :)

    • @nastenkaoo
      @nastenkaoo 9 หลายเดือนก่อน +1

      @@TheAndroidFactory no problem, now i have works on my own application, so it is ok for now

    • @TheAndroidFactory
      @TheAndroidFactory  9 หลายเดือนก่อน

      Sweet! Well best of luck with your project!

    • @nastenkaoo
      @nastenkaoo 9 หลายเดือนก่อน

      @@TheAndroidFactory thanks, it is on test level on Play Store, after few days i will publish it, if everything gets better

  • @DaikonDee
    @DaikonDee 2 หลายเดือนก่อน +1

    Should have watch the video until the end, i stop at 7:35 and wondering for hours why it pass 0 integer. Thank you for the tutorial

  • @Alessandro133
    @Alessandro133 6 หลายเดือนก่อน +1

    What is the best way to define all routes and arguments etc as some Class or Enum etc. Just to centralize all this settings?

    • @TheAndroidFactory
      @TheAndroidFactory  6 หลายเดือนก่อน +1

      Yeah I'm going to be making a video on this very soon and that is likely the way I will go. At this point I prefer sealed classes over enuns, but they would both work in this case!