Hi. I have been reading loads of posts from different android sites and developers to avoid a redundant question. The problem looks like this. First case scenario is that i have a streaming video that i display through SurfaceView. Works fine, with entire full screen in landscape. But i cant implement a Mediacontroller to interact with the video.
I have also accomplished to display my streamed video through VideoView with corresponding MediaController. But this time it's not stretched to full screen. According to other posts from Android developers it could be the aspect ratio. I have managed to play this file in full screen using SurfaceView and it is playing in full screen on an iPhone device. It really doesn't matter which way I solve this problem, but neither case work properly and I'm walking around in darkness. -- 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

