Search code examples
iconsandroid-studio-3.0android-launcherandroid-8.0-oreo

Android transparent launcher icon in Oreo


Android launcher icon with transparent background not working in Oreo. It shows a circle background. How can i remove this circle shaped background in Oreo Using Android Studio. In other versions, no problem. Any idea please help me

Just open this image for launcher icon without rounded shape https://i.sstatic.net/8IVpP.jpg


Solution

  • To give a launcher icon a transparent background in Oreo, you have to target API 25 or lower. Keep in mind that all apps will be required to target API 26+ by November 2018 (or August 2018 in the case of new apps).