Android CS323 Cornez

Lab 10

Interactivity using ArrayAdapters






Complete the following App.

      The Moquelumnan languages are a group of endangered languages spoken in Central California in the Sierra Nevada. In this exercise, you will build an app to help Moquelumnan language students practice their number skills. The screen, as shown below, will provide a list of number of items from 1 to 10. For each number provide a image, the written English name, the numeric value, and an audio sound that will play when the user taps directly on the list item. The activity_number layout must produce a scrollable listing without using a ScrollView. Use a ListView powered by a custom ArrayAdapter.

      The audio and image files can be downloaded from number_assets.zip