« All Events
6 PM – Intro To Java
September 9, 2021 @ 6:00 pm - 7:00 pm
Today We Do
- We started Temperature Converter Android project
- We added EditText, TextView label and button.
Homework
- We added a text field earlier, your homework is to add one more Plain Text field on the screen. If you forgot how to do it, click on the main_activity.xml file. Under Palette > Text > Plain Text. Drag to the screen under the first text field. And try to setup the top, left and right layout constraints.
- Hopefully will look something like below