Toast short form kotlin code example Example: toast in kotlin Toast.makeText(applicationContext, "Hello", Toast.LENGTH_LONG).show()