The Sprite Text example should show you how. What I do is essentially you write onto a bitmap via a canvas and then update the texture in openGL. That way I can use that texture on a usual sprite
On Apr 12, 3:39 pm, Android Developer <[email protected]> wrote: > Hi, > > Can anyone help me to understand how to draw text on GLSurfaceView in > Android ? > > Thanks in advance > Ren -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en To unsubscribe, reply using "remove me" as the subject.

