2D Toolkit Forum

2D Toolkit => Support => Topic started by: edo on June 02, 2014, 04:52:26 pm

Title: Android - Black sprites
Post by: edo on June 02, 2014, 04:52:26 pm
Hi,
We have some weird problam with some Android devices.
some of the sprites are black.
I've googled that issue. our Sprite collections are with max size of 2048X2048.
and if i check it on my Galaxy S2 for example everything is fine. but when a friend checks it he see's some of the sprites black.
but it seems to be random.

can it be memory or some other issue? or is it because of the settings i'm using?
Thanks
Title: Re: Android - Black sprites
Post by: unikronsoftware on June 02, 2014, 06:12:14 pm
Most likely either
1. Out of memory
2. Device doesn't support 2048x2048 textures.

You'll have to check to find out which is the case.