Just a simple Android Application using the Empty View Activity We have added a new TextView to that app and display the content on the screen. Important components: Views or the UI: activity_main.xml Activity or the logic: MainActivity.kt. Note Lab01- Hello World.