A simple Listview has a very plain look, but if you have textview to view it on then Listview with array adapter is the best option to choose.
A basic view of Listview with array adapter:-
If you wanted to know how to code this simple example. I am going to share a link with you. Below is a working example, which will explain you how to simplify the coding for a simple listview without complicating it.