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 a Blog Reader Android App Exploring the Master-Detail Template Exploring the Master-Detail Template

Nathan Bird
Nathan Bird
2,189 Points

DummyContent.java file missing

In the 'Make a blog reader app' lesson 'Exploring the Master-Detail Template', there is a file called DummyContent.java. I can't find it. Please help

1 Answer

Nathan Bird
Nathan Bird
2,189 Points

Never Mind. I had to access it from windows explorer instead of android studio.

It should still have been available through Android Studio. A nice hotkey to use is ctrl+n or double-click shift, then you can type in the name of the file and the IDE will find it for you. :)