I ran into somewhat of a stressful issue today while wokring on my game for android and was hoping someone would have some insight. My friend has used cyanogenmod on his Droid incredible to root and install gingerbread 2.3.3. I tried booting up the game on his device and it seems to be running but everything is white. Being as my glClear is black, I'm assuming that this means the bitmaps and/or textures are not loading correctly. I've tried putting my textures in all of the different dpi folders, tried setting the max API level to 8 for froyo, tried setting the platform for the project in the sdk to 2.3.3 but nothing I do seems to affect it in any way.
I'm perfectly capable of accepting that the fact that he's using an unofficial firmware for his phone disqualifies this from any indepth search but do you guys think it's really to do with the firmware? Or is there something else I can try to get it to work.