Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 457 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 457 Bytes

AlphabetsApp

Alphabets App for Android Study Jams Session-2 & 3.

This is the Alphabets App which we have used as the demonstration purposes for our Android Study Jams session 2 and 3.

This app includes

  • Material Design in our XML based UIs.
  • Working with Intents and communicating between activities.
  • Learning about different views : RecyclerViews and ListViews.
  • Using Adapters and packages and working around with LiveData in strings file.