Android kotlin Activity

Move another activity using Intent

startActivity(Intent(this, NextActivity::class.java))