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

John Villegas
John Villegas
2,456 Points

Even though I followed the video for importing the files, mipmap icon assignment is not working.

The Interactive Story Application tutorial has us importing all of the mipmap files into their respective folders, and also confirms that the AndroidManifest.xml also has the correct path under the android:icon.

However, it still has the default icon, and nothing that I can do is allowing me to change it, and I am not really sure what to do with it at this point.

Anyone know what needs to be done?

Micah Hack
Micah Hack
12,902 Points

I encountered this same experience when creating a simple android app. I was supposed to change the mipmap img from round to square. I copy and pasted all the correct resolutions in there respective file and deleted all traces of the default icon yet it's still there on my emulator and has never changed...