The template we used creates a view for every database table you are maintaining. The view retrieves and displays data, and it can be used to edit, add and delete data.
Your application contains four views: Contacts, Settings and View2 and View3 (placeholders):

When the application is run, the views are shown as 'pages':
|
Contacts view |
View2 (placeholder) |
|
View3 (placeholder) |
Settings view |
The user navigates between the views using the menu.