I know how to draw a sphere in Android using lines (using GLES20.GL_LINES), and how to draw a sphere using triangles (GLES20.GL_TRIANGLES). How can I draw this sphere w