In my application I want to use the Theme.NoTitleBar, but on the other hand I also don\'t want to loose the internal Theme of the Android OS.. I searched on the net and Foun
To Hide the Action Bar add the below code in Values/Styles
Then in your AndroidManifest.xml file add the below code in the required activity