How can I draw a sphere in Android using OpenGL ES?
Your question is possible duplicate of the below questions:
Problem drawing a sphere in OPENGL ES
Drawing a sphere in OpenGL ES
I will advise you to do some research before asking the question, as there are many tutorial available for the same :
http://www.learnopengles.com/android-lesson-one-getting-started/
If you face any issue or problem while trying then should ask the question with the real problem.
Thanks.