Android Activities switching using ListView and ArrayAdapters (Creating List using String.xml and Using Simple Array Adapters)
Beginner
5 Demo Activities, 1 Menu Activity
A TextView and a ListView (with some colours)
On clicking any item in list it opens the respective Activity
Quite easy then others example…. When you want to use ArrayAdapters.