I am Developing an app for(honeycomb)tablet , want a full screen view.how to hide the bar in which containing back button ??
I am Developing an app for(honeycomb)tablet , want a full screen view.how to hide
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There seems to be no way of hiding it completely unless you have a rooted device.
See answer from Romain Guy here: Is there a way to hide the system bar in Android 3.0? It's an internal device and I'm managing navigation
However, you can dim it. Making them sort of invisible, instead you see the dots. Using LIGHTS_OUT
Reference, answer here: Hiding Systembar in android 3.0(honeycomb)
Or in other words, search for hide system bar android.