Hi,

I have an activity with MediaPlayer and Button. The MediaPlayer
contains a VideoView (using
MediaPlayer.getDisplay(VideoView.getHolder())). When the button is
pressed it pause the MediaPlayer and open a browser. returning to app
suppose to continue the video (MediaPlayer .start())

When the activity started the video is plays and shown as expected but
when i press the button and then I press return to the app the video
is not shown but the sound is working.

Any idea how to make the video visible?

-Z

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

Reply via email to