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 User Input Introducing ImageViews

Android Studio 3.2.1

The layout of Android Studio 3.2.1 seems completely different from what's in this video. I can't seem to follow along any recommendations?

1 Answer

I only use the mipmap folders replacing them and later due to the new version of android studio 3.3, what I did was install the batch drawable importer library that is this: https://www.javahelps.com/2015/02/android -drawable-importer.html with the steps and you can see tutorials on how to import once and it will be generated in multiple sizes. In this case I import the largest size of the drawable folders. It's been a long time I hope you've been able to solve it and if it's another way to comment on it, I'm just starting with Android