Thursday, 28 August 2014

Android fullscreen activity

Android fullscreen activity

Hey guys in this android tutorial i am going to demonstrate how to create a fullscreen android activity in android. This is a quick tip android tutorial.

Creating FullScreen activity in android

Android fullscreen activity
Let’s start :)
Go to file –> New and select Android Application Project and then simply give it a name and create a new android project.
Now! open AndroidManifest.xml and then simply open its xml format.
android manifest 
Now in activity simply add the following code.
android:theme="@android:style/Theme.Holo.Light.NoActionBar.Fullscreen"
And make sure that your API level is 13 else it will not work! Now simply save your project and run it :)
If you have any questions then feel free to make a comment!

Never Miss a Single Android Tutorial!!!


Share This

No comments:

Post a Comment

Designed By Blogger Templates