You can add this to your Manifest for full screen:
<application android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
via: http://stackoverflow.com/questions/4222713/hide-notification-bar
You can add this to your Manifest for full screen:
<application android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
via: http://stackoverflow.com/questions/4222713/hide-notification-bar