delay without blocking androi kotlin code example Example: andoird kotlin delay Handler().postDelayed({ //doSomethingHere() }, 1000)