I am trying to make this VideoView to appear in full screen mode :
public class ViewVideo extends Activity { private String filename; private static fina
Okey, Let's try like this, this was suitable for my full screen.
android:theme="@android:style/Theme.Translucent.NoTitleBar.Fullscreen"