It is running Android 3.1, so I guess there's nothing I can do?  Strangely, 
that function is available in API 11, but the parameters are not available 
till API 14.

I tried passing in a 0 and 1, but neither did anything.

Thanks.

On Thursday, March 8, 2012 11:58:22 AM UTC-8, Mark Murphy (a Commons Guy) 
wrote:
>
> On Thu, Mar 8, 2012 at 2:50 PM, bob <b...@coolfone.comze.com> wrote:
> > I have the Samsung Galaxy Tab 10.1, and it has a status bar at the 
> bottom of
> > the screen with the Back, Home, Menu, and Screen Capture button.  Is 
> there a
> > reasonable way to hide this to play a movie back in complete fullscreen?
>
> No. See "Controls for system UI visibility" on:
>
> http://developer.android.com/sdk/android-4.0.html
>
> In short: you can hide it on phones, not tablets (via
> setSystemUiVisibility()), though you can dim it on tablets.
>
> -- 
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> Android Training in NYC: http://marakana.com/training/android/
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to