Since Android 4.3 (Jelly Bean) we can now make use of the res/mipmap folders to store “mipmap” images. For example, Chrome for Android stores its icons in these folders...
This question already has answers here: Mipmap drawables for icons (12 answers) Closed 7 years ago. I’m working with Android Studio 1.1 Preview 1. I noticed that when I...