From the course: Android Development Essential Training: 2 User Interface Design
Unlock the full course today
Join today to access over 24,000 courses taught by industry experts.
Challenge: Get in line - Android Tutorial
From the course: Android Development Essential Training: 2 User Interface Design
Challenge: Get in line
(upbeat music) - [Instructor] Hey, folks. Up for another challenge? I hope so. This time, we're going to test your knowledge of constraint layouts by recreating the following screen. Start with a brand new project based on an Android Studio project template. Using the template as your foundation, add the needed views and constraints to recreate this screen. You'll end up needing four views. There's a 16 depth top margin for the buttons, and you'll have to update the text view with the following text, In the middle. Go back and watch previous videos as needed. Then make sure you watch the solution video where I'll provide a detailed explanation of how I solve this challenge. See you soon.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
Position views with LinearLayout4m 44s
-
(Locked)
Manage positions with constraints4m 52s
-
(Locked)
Distribute views with constraint chains4m 37s
-
(Locked)
Display views programmatically5m 20s
-
(Locked)
Get view references with findViewById()2m 34s
-
(Locked)
Get view references with view binding5m 35s
-
(Locked)
Challenge: Get in line50s
-
(Locked)
Solution: Get in line3m 33s
-
-
-
-
-