Hi Everyone,I have created an android app for drawing of lines,circles.. by using GLSurfaceView in OpenGLES 2.0 like an Auto cad app.The app works well with Google Nexus 7, in the sense that if we draw a line & then a circle the line doesn't get erased in surface view. But with Samsung Galaxy Note II, it is entirely different.The line previously drawn before a circle being drawn, gets erased. i.e., each time if we draw a new line or circle, the previous one gets erased.I can draw only one image at a time. What I need is the same output which I get in Google Nexus 7 in Samsung Galaxy Note II.i.e.I want to draw more than one image in the GLSurfaceView at a time.Note : Both the Android OS in Google Nexus 7 and Samsung Galaxy Note II are Jelly Bean 4.2. But both devices are different GPU. Google Nexus 7 GPU is ULP GeForce & Samsung Galaxy Note II is Mali400MP.Would this be an issue in the rendering of output of the Surfaceview ?Should we take into account of GPU while Coding ?Can anyone tell me why this problem of different output in different devices ?I Posted this Problem in stackoverflow also. i got one reply. but, i cant solve out my issue..this link having some sample code also for understanding..http://stackoverflow...various-devicesThanks Advance
Hi Harihrishnan,Do you have a reproducer app that we could test on our end?This will help us identify what the problem is, what the solution may be, and any workarounds that may be of use.Thanks in advance,McGeagh
Hi McGeagh, This is my Sample code here.. http://www.mediafire..._samplecode.zipmy app apk file..http://www.mediafire...neDraw_Test.apkplease execute this code on Samsung Galaxy note II. then you will understand my problem..if you want any other clarification regarding my issue, please mail me instantly i reply for you..I am doing one project. i am stuck in this place. if possible please mail me for solution.kindly, i am waiting your reply...Thanks for your Reply McGeaghHarikrishnan.Vvhkrishnan.v@gmail.com91- 9994310981my blog: http://www.hariandroid.wordpress.com/