Lists in Android appear to be a bit different than lists in Java. They're built the same way but they require an adapter to connect the list view and the actual list of information.