kotlin coroutines android studio Hindi Suspend function Kotlin

Sdílet
Vložit
  • čas přidán 26. 08. 2022
  • ✅ What are kotlin coroutines for Android development?
    A coroutine is an instance of suspendable computation. It is conceptually similar to a thread, in the sense that it takes a block of code to run that works concurrently with the rest of the code. However, a coroutine is not bound to any particular thread. It may suspend its execution in one thread and resume in another one.
    ✅ Coroutines can be thought of as lightweight threads, but there is a number of important differences that make their real-life usage very different from threads.
    ✅So coroutines is amazing just amazing we can call our method and functions asynchronously so you don't need to block your UI threads it will non block UI code.
    #android #viewmodel #androidroadmap
    ⏭️---------CONNECT WITH US --------------
    📱 Instagram - / your_developer_here
    📱LinkedIn - / jenil-vaghani-6892a3185
    📱Gmail - yourdeveleoperhere001@gmail.com
    📱GitHub - github.com/jenil-vaghani
    ♥️ if you have any queries about this video then contact me on the following account
    Thank you

Komentáře • 3