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

Having issues with Main title image

On the design view we are tasked to add an ImageView to the device and on the video it comes up with a prompt to pick an image. For some reason it doesn't do this for me so i have tried resolving it by going directly to the source property and adding the image there but when i do this nothing happens, nothing can be seen.

I am not sure if this video is out of date but i am running Android studio on the same version as the prerequisite to this course and it was working perfectly fine making the fun facts app.

Hopefully someone knows what i am talking about and can resolve this issue.

Thank you.

1 Answer

Solved.

For anyone else with this issue, just simply download the latest version of android studio, not the one that you used on the funFacts app.