Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to convert V24 drawables to something lower that is compatible with older APIs

I have noticed that some of my drawables say v24 (some are JPGs and some are PNGs). This wasn't an issue until I started testing on older APIs. My lowest compatibility I'm shooting for is API 23, but v24 isn't supported and my app keeps crashing.

enter image description here

like image 717
Jared L. Avatar asked Sep 15 '25 07:09

Jared L.


1 Answers

Viewing the project as "Android" will hide drawable v24 folder. View the project as "Project Files" and you can navigate to both drawable and drawable v24 folders. From here click and drag your drawables to drawable folder.

like image 176
Jared L. Avatar answered Sep 17 '25 20:09

Jared L.



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!