Android IOS Tutorials for Beginners: -
How to Hide the Application Status Bar and Action Bar:
If you are very new in Android then, you must watch my previous video
1. Install Android Studio and Other tools:
• Android Tutorials For Beginners: Install A...
2. How to Create First Application in Android Studio and Run into Mobile Device.
• Hello World! Application in Android Studio
3. How to Create Android Virtual Emulator Device.
• Create Virtual Device Emulator (Android St...
4. How to change Application Icon with Responsive and Application Name.
• Change Application Name and Icon with Resp...
Create New Application in Android Studio, give the Application Name: ActionBar
To Change the Application Actionbar Title Name:
getSupportActionBar().setTitle(“CETPA INFOTECH”);
To hide the Action Bar code:
getSupportActionBar().hide();
To hide the Status Bar code:
getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,
WindowManager.LayoutParams.FLAG_FULLSCREEN);
If you like my video tutorial, please subscribe, like and share my channel. In case if you have any query just reach me at [email protected]
Channel link for Subscribe:-
/ @techiguru-in
For Training in All Technology you can also go with Cetpa Infotech Pvt Ltd just open website find your skills.
http://www.cetpainfotech.com/