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 Simple Android App (retired 2014) Pretty Little Things Animating the Crystal Ball

Why aren't my ball animation files accessible through .drawable?

I copied and pasted the ball animation files into drawable.mdpi, but I can't access them through .drawable.

1 Answer

Nicholas Tan
PLUS
Nicholas Tan
Courses Plus Student 8,562 Points

Hi, what kind of animation files? if you are talking about the Crystal Ball Project, why don't you share with us the IDE you are using? in Eclipse is rather direct just copy the file and paste it to the correct directory RES directory.

it might likely be you place this animated files somewhere else.