> Don’t write your own memory manager, and stop if you find yourself doing something ugly with byte buffers.<p>What's wrong with byte buffers? Serious question, as I use them all the time whenever I do OpenGL-ES 2.0 surfaceviews for android apps.