I want to show a toast in my android app using Kotlin. I am running my app on an emulator.
This is my code:
Toast.makeText(this,"Hello world"