Well, we can finally hide the status bar using this: v.setSystemUiVisibility(View.SYSTEM_UI_FLAG_HIDE_NAVIGATION);
However, when the user touches the screen, it returns. Anyone know how to get rid of this once and for all? (even if it requires root) -- 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

