Hi, I am facing issues with surfaceflinger overlay. I created surfaceview and getting surface object from it in java.
surface created from surfaceview is passed to native layer. In native layer created overlay from the surface and calling queuebuff() with valid data and dequeuebuf() on overlay. I am not able to see any video on display. Can anyone has idea what is going wrong? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

