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

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -