Hello.

Actually I want to use the VideoView in the class that is extends
view.
But whenever I tried, the space is allocated but anything is appeared.
SO I've changed the background color, then I can see the how much the
view's area is allocated.
but inside is nothing in there.
and next trying is I overrided the onDraw().
and inside the onDraw() I insert the 'videoView.draw(canvas)' like
this.
but it also not work.
is there any way that I can use the videoview inside the class
extended view?

Thanks for reading.

emca.

-- 
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

Reply via email to