Hello
maybe someone has got an idea how to solve this problem:
I have an Activity which is playing a Video.
I pause the Video.
Now I start a new Activity which contains a Textview.
Now I close that Activity with the TextView.
If I now press play(in order to start the video) i can hear the sound of the Video but the Videoimages are not appearing on the Screen.
Does anyone know why (after starting and the closing an Activity) I can hear the sound of the playing video but can´t see the videoimages?
Thanks in advance
Txorl



.