This is the third part of the Android Basics Nanodegree program offered by Udacity in collaaboratin with Google. The nanodegree consists of 10 projects plus a Capstone.
Design and implement a simple app that quizes a student a bout a certain topic(s).
- Defining and calling methods on objects.
- Casting.
- Finding views by resources ids.
- Setting and reading data from views.
- Adding extra interactivity through conditional statements.
- Basic Intents.
- Basic Material design guidelines.
- Digging deeper into resources, styles and themes.
- Localization.