Hi All!
How do I manage optimisation on android? Can I detect how much memory is available before the game starts? Is there a way to load smaller textures if there is not enough memory on the device? I’ve heard that the quality settings use mip maps not smaller copies of textures - which will not affect memory. Can I have per device builds on google play?