- This event has passed.
7 PM – Intro To Java – Gamas
May 12, 2022 @ 7:00 pm - 8:00 pm
Today We Do
- We went over how to get text from one EditText and set a text to another TextView.
- We learn more about Android ConstraintLayout.
Homework
- Convert the value that you get from sourceTemp text field from Fahrenheit to Celcius. Don’t forget to convert from String to Integer before you apply the formula.