Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 654 Bytes

File metadata and controls

23 lines (15 loc) · 654 Bytes

Miwok App

This app displays lists of vocabulary words for the user to learn the Miwok language.

Pre-requisites

  • Android SDK v23
  • Android Build Tools v23.0.2
  • Android Support Repository v23.3.0

Features

  • Different Fragments for different word categories.
  • AudioManager used for sound output.
  • ViewPager is used for easy navigation.
  • RecyclerView is used for memory optimisation.

Demo