To Lecture Notes
IT 372 -- June 3, 2019
In-class Final Exam
Examples
Look at these examples:
- WriteToFile
- ReadFromFile
- RestaurantLocator
- KotlinPerson1
- KotlinPerson2
- TouristInfo
Online Kotlin Tutorial
Practice Problem
- Finish the HPCalculator Project. Here are the layout file and activity file
with event handler stubs to get you started:
activity_main.xml
ActivityMain.java
Here is also an emulator screen shot.