From the course: Android Development Essential Training: 1 Your First App

Unlock the full course today

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

Challenge: App template

Challenge: App template - Android Tutorial

From the course: Android Development Essential Training: 1 Your First App

Start my 1-month free trial

Challenge: App template

(upbeat music) - Hey folks, it's time for another challenge. Now that you've learned how to define screens using layout files, I'd like you to create a new project that contains the following screen. Here's the deal. Start with a brand new project based on an Android Studio project template. Using the template as your foundation, then add the needed Views and ViewGroups to recreate this screen. You'll end up needing three Views and one ViewGroup. Add a margin to the top View and one to the bottom View. Then finally, make sure you adjust the text to match what's on the screen. Try your best to do this on your own referring to 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. Let's get to it.

Contents