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 (2014) Improving Our Code Adding an App Icon

The App Icon is shown in the Emulator but not on my real Phone (Sony Xperia T) !!!Already Solved!!!

Hi,

I don't know why but i see the added App Icon when i run the App in the Virtual Device (Emulator) but i only see the default App Icon on my real Device (Sony Xperia T), so is it normal that i don't see the App Icon on the real Device or may i have missed something? I already tried to duplicate the drawable-* folders and renamed them (the dublicated folders) to mipmap-* but it didn't work i don't know if i have done something wrong. Besides that the App is working just fine on my Phone.

I would be glad if you could help with this. Thanks in advance.

I cleaned the Project and restarted Android Studio and i still have the folders drawable-* and mipmap-* in my res folder. And now the App Icon is begin displayed correctly and everything is working fine. So no need to answer to this Question.