Top "Android-fullscreen" questions

An app is in full screen mode when it occupies all the available space on the screen surface.

Fullscreen Activity in Android?

How do I make an activity full screen? I mean without the notification bar. Any ideas?

android android-activity fullscreen android-fullscreen
How to set dialog to show in full screen?

I have a GridView and i want to make an implémentation of a dialog, on which the picture that …

android android-fullscreen
How to show imageView full screen on imageView click?

I am getting images from url and showing it on the imageView. This functionality is working properly. But I want …

android imageview fullscreen android-fullscreen
Android: making a fullscreen application

What is the simplest change that I can make to a new Blank Activity, as created by the latest version …

android android-theme android-fullscreen
About the Full Screen And No Titlebar from manifest

I want to set my application to full screen view. I got the idea to set it in an individual …

android android-manifest android-fullscreen
How to set activity to fullscreen mode in Android?

How to set full screen mode for activity in Android? I am using the following code to set full screen …

android android-activity fullscreen android-fullscreen
Android make a dialog appear in fullscreen

I need the dialog to fill the screen except for some space at the top and the bottom. I've search …

android android-dialog android-fullscreen
Making an Android app run full screen and landscape

I have seen certain apps, especially most of the games (Eg. Angry Birds, Temple Run etc) run fullscreen and in …

android android-fullscreen
Android - Making activity full screen with status bar on top of it

I want to make my activity full screen with status bar on top of it like this picture: I have …

android android-activity android-theme android-fullscreen android-statusbar
full screen application android

i have two questions: one how can i run my application in full screen how video players run videos in …

android android-activity fullscreen android-fullscreen