You'd be better off asking this question in android-developers. Al. --
* Looking for Android Apps? - Try http://andappstore.com/ * ====== Funky Android Limited is registered in England & Wales with the company number 6741909. The views expressed in this email are those of the author and not necessarily those of Funky Android Limited, it's associates, or it's subsidiaries. On 19 May 2010, at 07:20, Karthik Ravi Shankar wrote: > Hi, > > I'm new to Android development. I'm trying to do composition in Android using > Surface Flinger. For this, I am trying to create SurfaceView classes - that > is - I am creating a surface, with SurfaceCreated() method, and drawing onto > a canvas in the onDraw() method. Now to put the canvas into the surface, I'm > using lockCanvas() call. I'm adding multiple such surfaceView classes using > addContentView(). But, this doesn't seem to do composition. I'm not sure if > this is the only method to do composition in Surface Flinger. I have looked > around in the documentation, but I'm still missing the point. If someone has > any idea about composition using Surface Flinger, can they let me know. > > Thanks in advance. > > Regards, > Karthik R > Graduate Student > Computer Science Department > UCLA > > -- > You received this message because you are subscribed to the Google Groups > "Android Discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/android-discuss?hl=en. -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en.
