[android-developers] Re: Overlay images onto Camera preview SurfaceView
Bump. Can anyone help me? On Aug 23, 12:21 pm, Rohan Balakrishnan wrote: > I have a SurfaceView that is being used to draw custom animations, and > I would like to overlay them onto a live-feed from the phone's camera. > Currently, the SurfaceView that contains the animations has a white- > background, but if I were to overlay them onto the phone's camera > feed, they would have to be transparent. The camera and animation > drawing cannot be done on the same SurfaceView. > > Is it possible to make a SurfaceView transparent? What is the best > course to pursue the use of multiple views? > > My end goal is to essentially overlay the contents of another > SurfaceView onto the Camera SurfaceView. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en
[android-developers] Overlay images onto Camera preview SurfaceView
I have a SurfaceView that is being used to draw custom animations, and I would like to overlay them onto a live-feed from the phone's camera. Currently, the SurfaceView that contains the animations has a white- background, but if I were to overlay them onto the phone's camera feed, they would have to be transparent. The camera and animation drawing cannot be done on the same SurfaceView. Is it possible to make a SurfaceView transparent? What is the best course to pursue the use of multiple views? My end goal is to essentially overlay the contents of another SurfaceView onto the Camera SurfaceView. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en