Android Adaptive Icons in Ren’Py 7.1
🕑 Added 2018-10-01 00:05:57 +0000 UTCRecent versions of Android (Android 8 and later) have changed the way that icons work, and the newest versions of Ren'Py have changed with it, to allow you to give your games proper Android icons. In this month's article, I explain how Android icons now work, give an example of an icon, and provide a template you can use to create your own.
Comments
Computer Art Club
Hey PyTom, thanks for this! It was very useful. I had two questions while reading it however, first the directory to save the images (I presume this is the directory above the game directory - as that worked for me, but perhaps others might also be unsure), and the second was whether it is still possible to use legacy icons in devices not making use of adaptive icons (I really prefer the way the legacy icons look, adaptive icons just seem to reduce the size of key elements). Thanks again!