Top "Screen" questions

A screen on a device, such as an iPhone or other smartphone.

Application Skeleton to support multiple screens

As we know Android coming with various device which having different Features, Resolution, and Screen-size so while developing an Application …

android android-layout screen
QML fit screen on all resolutions

Hi all I have problem with my QML code. I made mistake and I went to put certain size to …

qt screen resolution qml
Android accelerometer not working when screen is turned off

I'm developing an application for my final thesis on computer science, and I need to collect and log accelerometer data. …

android screen accelerometer sensors
Light up screen when notification received android

I have a service running for my application to send notification every hour. This is working fine as i heard …

android notifications screen wakelock wakeup
c# How to get the events when the screen/display goes to power OFF or ON?

Hi I have been searching but I can't find the answer. How do I know when the screen is going …

c# events screen monitor
How to take a screen shot of a web page?

I want to add a button to one of our web sites that will allow the user to file a …

javascript screen capture
How to manage the Blank White Loading screen of an Android Webview?

This is more of a visual thing than a direct issue, but when a WebView loads in my application, the …

android webview screen loading
onDestroy gets called each time the screen goes on

My application gets killed each time that it comes back from the screen-off-state. I fetch all the information that my …

android screen onresume ondestroy onpause
Turn off screen programmatically when face is close the screen on Android

My app is a dialer and when user holding the phone near his head I need to turn screen off …

android screen android-sensors sensormanager
LibGdx - Transition between Screens

I'm trying to change the animation between Libgdx Screens. I want to write my custom animation (fade in, fade out, …

screen libgdx