Note that to correctly interact with the rest of the system, you really need to be going through the window manager and related Java framework APIs. This means using SurfaceView to get a dedicated surface on the screen.
On Tue, Jan 20, 2009 at 11:08 PM, rktb <[email protected]> wrote: > > You can call use Surface. > > frameworks/base/include/ui/Surface.h: > > > On Jan 21, 11:54 am, srini amul <[email protected]> wrote: > > Hi, > > > > I would like to know how to display my own RGB raw data into screen ? > > > > Thanks & Regards, > > P.Sriniamul > > > > Add more friends to your messenger and enjoy! Go tohttp:// > messenger.yahoo.com/invite/ > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
