What does this error message mean?
setWindowSurfaceColorBuffer: bad color buffer handle 0
My app works fine and it does not seem to be affected by this message in console output in Eclipse
. Is there some way that this message is affecting my app in producing best results?
I ran into this recently, it appears that it is a bug. All I did was restart my emulator and run the app again.
I had similar situation but after much search, I progressed with the project and it still worked perfectly. So, I think you should just ignore it.
I had exactly the same error.
The best way to go is to wipe data from your emulator.
This worked for me and hopefully will work for you too.