Error Message in console on running the app on emu

2020-08-26 03:46发布

问题:

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?

回答1:

I ran into this recently, it appears that it is a bug. All I did was restart my emulator and run the app again.



回答2:

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.



回答3:

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.



标签: android