I'm trying to make the first Activity Fullscreen, if the user click on The Next Button it display next activity with the title and status bar
<activity
android:name=".firstACT"
android:label="@string/app_name"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen" >...</activity>
Thanks and sorry for my English