Android development with simple sample programs and tutorials from android First program. Learn android easily.
<activity android:name=".YourClassName"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
</activity>
No comments:
Post a Comment