Simple Age Calculator App
A simple and basic app that inputs the birth year and displays the user's age based on the current year.
Prerequisites
- Android Studio
- Java JDK
What did I learn ?
- How to incorporate Calendar View in Android Studio.
- How to incorporate DatePicker in Android Studio.