Autorotate video to fullscreen on Android?

I'm working on an interactive Video App for iOs and Android. On iOs everything works perfect but on Android the video doesn't rotate when I rotate the device.

I'm using media.playVideo( "trailer.mp4", true, onComplete ) to start the video and on my Android device the video shows up at upper part of the screen scaled to fit the with of the dsiplay. But when I rotate the device the content should scale to fullscreen but instead the video is still in a small window in the upper left corner of the screen. On iOS it works perfect. Do I need to do something different for Android devices?

views:1274 update:2011/11/5 17:18:39
corona forums © 2003-2011