Hiding Status Bar and Make an Activity Full Screen in Android


Hi all,Today in android programming we are going to learn how to hide status bar and to make a specific activity fullscreen. For that you just have to set some flags in onCreate method of the activity.The procedure is different for older android devices with Api less than 16 and for newer devices with above Api 16.
We can use the below code

Share on Google Plus

About Admin

I am a Java and Android developer and a science enthusiast.I Like to explain complex things in simple language so anybody even without a graduation in computer science or Electronics can understand the concepts easily.

0 comments:

Post a Comment