Build Your Own Image Loading Library (with Threads)

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

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

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

    Please support the channel friends❤ hit that subscribe button and share it with your friends 🙏, also share your thoughts in comments.

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

    Thank you for providing more info about Threads sir 😊

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

      My pleasure, please enjoy the video and keep your support with the channel.

  • @rishisrivastava3764
    @rishisrivastava3764 Месяц назад +1

    Absolutely fabulous ❤, just have a doubt here. In the above example, loadImageFromUrl is a higher-order function, not onSuccess and onError. But every time, you mention them as higher-order functions

    • @NativeMobileBits
      @NativeMobileBits  Месяц назад +1

      Glad you are liking my content do checkout my other videos

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

    Thank you.
    Interesting and informative content.
    Can explain using rxjava and coroutines as a advance topic of this video.
    So viewers can understand how to use different APIs.
    If not now may be some time later you can create.

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

      Yes that's the plan of our ongoing series World of Threading in Software Development: ruclips.net/p/PLLwcRoh3a6u7d8FitWpBz9QOBMW13gYtK
      Do checkout our other videos and stay tuned for more advancement in this series.

  • @AfifM-1293i
    @AfifM-1293i Год назад +2

    Does this threading series will also cover socket connection (TCP/UDP Socket) handling on coroutines or kotlin in general?

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

      socket connections etc is not going to be a part of threading series, but we will cover in separate series afterwards for sure.

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

    28th...Thanks...Great video !!!

  • @shahzebmushtaq1297
    @shahzebmushtaq1297 7 месяцев назад

    Great information.
    What about caching or multiple task loading queue
    e.g recyclerview or lazylist

    • @NativeMobileBits
      @NativeMobileBits  7 месяцев назад

      I have one video on recycler view working as well

    • @NativeMobileBits
      @NativeMobileBits  7 месяцев назад

      Also do check our threading playlist

  • @jasmeetsingh-o8r
    @jasmeetsingh-o8r Год назад +1

    Next video on multi module navigation please

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

      noted for upcoming section, currently we will cover our "Threading Series" first.

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

    Hello can you create a tutorial like voice assistant for example there's a image dog in the screen and when i click the the image the image will talk and says dog i cant find any tutorial about this topic it would be very helpful if you provide one thank youu

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

      This is not a tutorial, this is a a personalised request, for that you should join channel membership

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

    why with threads not coroutines ?

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

      I like to know about the concepts behind any technology, and i encourage others also the same, now a days 6/10 will know Coroutines but 4/10 will not know what happens under the hood, in our World of Threading in Software Development: ruclips.net/p/PLLwcRoh3a6u7d8FitWpBz9QOBMW13gYtK series we are going to cover all things