I changed the default ic_launcher icon with my app icon in all the res folders in the project. When I test it on my GNexus, my icon is there. However, when I run it on my GTab10.1, the default icon (the green robot) shows instead! I’m sure I deleted this icon from the entire project.
Is this a caching issue? How can I solve it?
Update:
In my Tab, when I go to Manage Application > Application Info , I see my icon there and not the default one! This is REALLY strange!
Project > Clean...was enough to bring my icon back! Thanks.