Android MipMaps not working (Android Studio) -


so, set mipmap folders in res/ directory (such /src/main/res/mipmap-mdpi, , on, different densities), , in manifest put android:icon=@mipmap/ic_launcher ic_launcher.png files, yet still android green guy on phone when press play button. frustrating. suggestions try?

ive tried uninstalling app , cleaning project

in android studio inside package manager

  1. right click on folder app , select new->image asset
  2. default launcher icon, select image , done

enter image description here


Comments

Popular posts from this blog

python - argument must be rect style object - Pygame -

c++ - Qt setGeometry: Unable to set geometry -

webrtc - Which ICE candidate am I using and why? -