Top "Screen-size" questions

The size of a screen is usually described by the length of its diagonal, which is the distance between opposite corners.

Best way to detect mobile device and redirect

Here's my snippet for detecting a mobile display based on the screen size. You can force the site to stay …

jquery redirect mobile detect screen-size
Difference between "screen size" and "screen density" in Android?

I have a few questions: What is the screen size? What is the screen density? What is a difference between …

android graphics screen-resolution screen-size
How can I change the size of my python turtle window?

I am currently trying to draw a Mandelbrot set in python with turtle. However, my problem has nothing to do …

python turtle-graphics screen-size
How to make my app look the same in all devices?

I'm newly on android development and i build an app on android studio and i want to make my app …

android layout screen-orientation screen-size android-screen-support
How to get screen size on Windows Phone 7 Series?

How do I programatically get the screen resolution on WP7? Here are a bunch of links that get the same …

screen windows-phone-7 screen-size
How to get iPad screen width in Javascript

I need to dynamically get the screen size of all mobile devices from a webpage using Javascript. I have tried …

javascript ipad screen-size
Raspberry Pi Qt5 Set physical screen size

I am developping a qt5 application on my raspberry pi on raspbian using cross compilation. When I run it, I …

environment-variables raspberry-pi qt5 screen-size raspbian
Screen Dimensions in Visual Basic

How can you access the dimensions of the screen in Visual Basic? I have looked online and it says to …

vba screen-size
Can’t use android:xlargeScreens="true"?

I am making app for phones, but I wan’t them to be usable on tablets. I don’t know …

android manifest tablet screen-size
How to create two views in Android that use 50% height each, unless one is smaller?

Imagine a full Android device screen, I want it split in to two sections: The upper half has text in …

android height screen-size