It is now time to exercise ListView and ArrayAdapter.
Read, run and understand the Listview + ArrayAdapter examples from the weekly plan.
Now you must make something similar for Studens, not Teachers: A list of Students - when the user clicks a Student from the list another Activity opens and show the details of the student (maybe with possibilities for changing the data about the student).