0

I created a android app apk and tried it on 3 android phones:

  • Galaxy S4 (Android 5.0.1)
  • ZTE Avid Plus (Android 5.1.1)
  • Huawei Mate 9 (Android 8.0, Oreo)

the app icon on the first two devices shows what I expected: a customized graphical icon; however the app icon shows a default robot icon on Huawei Mate 9.

I did search through this site and I found these relevant posts:

I tried to follow the instructions there but it still failed.

BTW, I noticed some apps also show default icon occasionally on Huawei Mate 9, apps such as reddit and whatsApp.

Ashwini Saini
  • 1,324
  • 11
  • 20
J.E.Y
  • 1,173
  • 2
  • 15
  • 37
  • Try to change your customized launcher icon name and update the AndroidManifest.xml? Sometimes the default name (@drawable/ic_launcher) has been put in other libraries in some specific folders – firemaples Sep 19 '18 at 04:35
  • When a launcher requests an app icon, the framework returns either `android:icon` or `android:roundIcon`, depending on the device build configuration. read more about [Round Icon Resources](https://developer.android.com/about/versions/nougat/android-7.1) – AskNilesh Sep 19 '18 at 04:37

0 Answers0