Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build an Interactive Story App (Retired) User Input Introducing ImageViews

Dylan Carter
Dylan Carter
4,780 Points

my file layout is different...

when i open the drawable folder in my project instead of it being drawable-xxxxx folders with each of the images inside each one, it is each of the images as a folder and then inside each one of those folders are the different dpi's.....where did i go wrong? im on windows 10 AS 1.5.1

2 Answers

Near the top left there is a little dropdown menu that probably says "Android". Click on it and select "Project".

Ben Deitch
STAFF
Ben Deitch
Treehouse Teacher

You're fine :)

Android Studio just displays the drawable folder differently. The actual folder structure remains unchanged.

The way the video had me hide the action bar did not work, I had to come here to find someone else's suggestion. Now, it is not hidden from the new Activity I added. You really need to update this track, a year and a half is WAY too long to ignore changes.