This is the second part of the Android Basics Nanodegree program offered by Udacity in collaboration with Google. The nanodegree consists of 10 projects plus a Capstone.
Implement an app to track scores between two teams within a game.
- Apply OOP techniques in building the app (classes, objects, methods, casting, etc..)
- Adding interactivity through set boxes, submit buttons and reading user input.
- Basic Debugging and logging techniques.
- change view content on the same activity.