Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Only Android 2.2 Emulator is Working and Emulator Higher then That Shows Nothing only White Screen and the Followwing Error in the Console:


[2014-08-18 12:59:07 - Emulator] sdk/emulator/opengl/host/libs/Translator/GLES_CM/GLEScmImp.cpp:glBindFramebufferOES:1909 error 0x502
[2014-08-18 12:59:07 - Emulator] sdk/emulator/opengl/host/libs/Translator/GLES_CM/GLEScmImp.cpp:glFramebufferTexture2DOES:1954 error 0x502
[2014-08-18 12:59:07 - Emulator] sdk/emulator/opengl/host/libs/Translator/GLES_CM/GLEScmImp.cpp:glCheckFramebufferStatusOES:1947 error 0x502
[2014-08-18 12:59:07 - Emulator] ColorBuffer::bind_fbo: FBO not complete: 0
[2014-08-18 12:59:07 - Emulator] sdk/emulator/opengl/host/libs/Translator/GLES_CM/GLEScmImp.cpp:glBindFramebufferOES:1909 error 0x502
[2014-08-18 12:59:07 - Emulator] sdk/emulator/opengl/host/libs/Translator/GLES_CM/GLEScmImp.cpp:glDeleteFramebuffersOES:1925 error 0x502
Posted

1 solution

Is it possible that you are using depreciated functions? With the limited amount of information you have provided, it will be hard to give a better response.
 
Share this answer
 
Comments
Sandeep Londhe 20-Aug-14 1:24am    
But this problem is occered every time i run the App higher than 2.3 emulator.
Eldon Elledge 20-Aug-14 9:55am    
If the function has been depreciated before that version, it could be the cause. Have you tried running it on a device?
Sandeep Londhe 22-Aug-14 0:52am    
not yet i will try but please tell if the app with deprecated fuctions is not running on emulator is it possible to run it on actual device?
Sandeep Londhe 22-Aug-14 8:17am    
no deprecated functins used in the app still doing the same thing dont know what to do

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900