Please see this page: http://developer.android.com/reference/android/view/TextureView.html
There is code there that shows a TextureView that displays an image from the camera. Then, do these 2 things: 1. Make it get the images from a Video instead of a camera. Hint: use android.media.MediaPlayer 2. Call setTransform on the TextureView to zoom into a part of the video. On Friday, January 18, 2013 12:07:17 PM UTC-6, yashika wrote: > > > > Plz help me how to play video in back of textureview and how set the > metrix . I m stuking here from many days.... > -- 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

