In my activity, I want to create an independent surface (not linked to existing activity window) and show some content in it. I mean this window should come on top of my existing activity window).
When I try that, I get this message in logcat:
D/mali_winsys( 119): new_window_surface returns 0x3000
And my window is not seen. Can someone help me by telling if this message points to some error?
I am trying it on 4.4.2 (Nexus 10 tablet)
This is not an error. I just spent the last hour trying to find out what the message means, and discovered in egl.h that 0x3000 is the return code for EGL_SUCCESS. So the message is just saying that the attempt to get a new window surface was successful.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With