I want to set my application to full screen view. I got the idea to set it in an individual activity using FullScreen and NoTitlebar, but i want to
FullScreen
NoTitlebar
To set your App or any individual activity display in Full Screen mode, insert the code
in AndroidManifest.xml, under application or activity tab.