How do I do this? Any suggestions? BTW I am using SDK with AIDE.
Alt+Enter is the keyboard shortcut to toggle full screen mode in the emulator, just do it again to exit full screen.
Go to 'Settings > Display' Scroll down and tap on 'Full-screen apps' Toggle off the full-screen mode for any app in the list.
Go into the manifest and use a full screen theme.
<activity
android:name=".Foo"
android:label="@string/foo"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With