I have a mobile app project that's working fine but recently notified that icons are showing as a old default android robot icon for older android devices. I've only used the android studio built in image asset
manager for my icons, as well as cordova-res. How would I come about to make sure I provide for all android version types?
Thanks
you can use this link to generate all Android icons for your project Android asset studio
so you will end with 6 different icons in your res folder
more details about icons in Google developer website
Apart of that you will need a icon for the Google Play store in 512x512px size