Top "Resolution" questions

Questions about image resolution.

Do I need 14 different layouts to support all Android devices?

I'm really feeling confused. From the docs at developer.android.com, it seems in order to keep my images scaled …

android screen resolution android-screen-support
What's the standard "minimum" resolution I should support with a website?

Duplicate: Recommended website resolution (width and height)? I tend to think of 1024x768 as the minimum Screen Resolution that a …

resolution
What is the resolution of an image in ImageNet dataset?

Does anyone know the resolution of an image in the ImageNet dataset? I'm sorry, but I couldn't find it on …

resolution imagenet
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
How browser auto resize website to mobile browse?

I created a website without using mobile theme. If i open my website in my smart phone browser, it resizing …

css browser web resolution autoresize
PSD file dimensions and resolution for Android app design

I heard and read different things regarding what should be the PSD file's dimensions and resolution for designing Android apps. …

android photoshop resolution hdpi
How to calculate the pixel density (dp) of a device?

What is the independent pixel density for a Galaxy s4? I need it so I can have a qualifier sw???…

android resolution density-independent-pixel
Programmatically change screen resolution?

Is there a way to programmatically change the screen resolution or enable/disable multiple monitors in Windows XP? For example …

windows winapi resolution multiple-monitors
Most popular screen resolutions / ratios among android tablets and smarthphones

I am looking for a site that offer statistics/graphs providing most popular resolutions / screen ratios on android smartphones and …

android layout resolution tablet smartphone
Get user's screen&viewport dimensions in php on first load

I want to get in PHP the height/width of both the screen and the viewport when a user visits …

php resolution dimensions