American Young Coder (AYC)

AYC logo
Loading Events

« All Events

  • This event has passed.

4 PM – Intro To Java – William

March 9 @ 4:00 pm - 5:00 pm

Today We Did
  1. Set up Android Studio and started TemperatureConverter project
  2. Began customizing the UI with textViews and a button
Homework

Finish creating the UI for TemperatureConverter:

  1. Insert an EditText view beneath the Fahrenheit Label
    1. Give it an ID of fromTextField
    2. Constrain it 32sp to the left and top
  2. Insert a TextView view below the Celsius label to represent our converted temperature
    1. Give it an ID of toTextField
    2. Constrain it 32sp to the left and 40sp to the top
  3. Create a button as shown below
    1. Constrain it 32sp to the left/right and 40sp to the top
    2. Set the layout_width to 0dp so the button fills the screen (find this in the attributes on the right -> layout -> constraints -> layout_width)

The final result should look something like this:

If you have any questions, please email me at williamsmith@ayclogic.com.

Details

Date:
March 9
Time:
4:00 pm - 5:00 pm
Event Categories:
,
Verified by MonsterInsights