A screen on a device, such as an iPhone or other smartphone.
I have three activities in my app. I want to keep the screen awake when it is in the second …
android screenI found similar questions in stackoverflow. But I want to be specific. I visited a web site screencast-o-matic. They have …
java screen video-capture javasoundIs there a reliable way to lock screen orientation on all Android devices? The code below works for my Nexus …
android locking rotation screen orientationHow can i add a footer that is always at the bottom of the screen even when the page contents …
html css screen footer sticky-footerIs this possible? I want the number of inches, not the number of pixels. I know it is approximately 160 ppi. …
iphone ios ipad screen screen-sizeI am using the method setKeepScreenOn(true) and haven't been able to figure out how to call this in relation …
android screen power-managementIs it possible to override the functionality of the android power button ? I want to 'disable' the power button. My …
android screen wakelock android-screenI want to add a UIView to my UIViewController but I want it to be transparent until I decide to …
ios uiview screen transparent