Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はAndroidアプリケーション開発にかなり慣れていません。最初のアクティビティを背景が白のフルスクリーンで表示したい。どうやってやるの?
Androidマニフェストファイルのアクティビティに次の属性を追加します
android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen"