Create Adaptive Icons for Ionic & Cordova Applications

InstructorChris Griffith

Share this video with your friends

Send Tweet

Starting with the release of Android Oreo comes the need to support adaptive icons in our applications. Unfortunately, Cordova does not support this style of Icons directly yet. If you have built a Cordova application and installed it on either an Android device running Oreo or Pie, you will see your icon is shrunken within a white circle. To fix this we need to use Adaptive icons to have a proper looking app icon. This lesson will show you how to generate an adaptive icon and adjust your config.xml file so it can be used.

Katie
~ 5 years ago

Hi there, thanks for this! Where can I download the sample config.xml file?