From the course: Android Development Essential Training: 2 User Interface Design

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Challenge: Get to know you

Challenge: Get to know you - Android Tutorial

From the course: Android Development Essential Training: 2 User Interface Design

Start my 1-month free trial

Challenge: Get to know you

(soft music) - [Instructor] Hey folks, it's time for another challenge. This time, we're going to put your data collection skills to the test. I want you to create a form that uses the available data entry views. You'll end up collecting the following information in your app, the user's first name, favorite color, and favorite snack. When the user submits the form, you should display a message to them that parrots back the information that was shared. Your message should be in the following format, "Hi, whatever they entered for their first name, "your favorite color is, "whatever they entered for their favorite color, "and your favorite snack is, "whatever they entered for their favorite snack." This should be a piece of cake. Make sure you watch the solution video, where you'll see how I tackle this challenge. See you soon.

Contents