Hi, View.getDrawingCache() cannot capture surfaceview So it does,'t work for me.
BR Vic On 11月17日, 上午6時16分, Per <[email protected]> wrote: > Not sure what you mean byframebuffer, but maybe > View.getDrawingCache() would work for you? > > http://developer.android.com/reference/android/view/View.html#getDraw... > > I have successfully used it to implement in-app screendumps. > > BR > Per > > On 16 Nov., 13:32, Vic <[email protected]> wrote: > > > Is there a method to read theframebufferof the current screen? I > > searched some data about theframebuffer. Some one used the > > glReadPixels method, but the information was not enough. Does anyone > > know how to read the currentframebufferin detail? > > -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

