Top "Screen-density" questions

getting the screen density programmatically in android?

How to get the screen density programmatically in android? I mean: How to find the screen dpi of the current …

android dpi screen-density
Creating an emulator for Galaxy S8? - Android Studio

I create a new hardware profile in an attempt to make and emulator for the Galaxy S8/S8+. I set …

android android-studio screen galaxy screen-density
Why Nexus 6 density is 560 dpi?

How to prepare resources for Nexus 6? If I put images to xxxhdpi they will scale down and lose quality. I …

android dpi screen-density
Android xxhdpi, 420 dpi and 480 dpi

I'm facing the next problem: I have a values-xxhdpi with their dimensions.xml. Devices with 480 dpi work great with this …

android dimensions screen-density
Android screen density dpi vs ppi

According to the android documentation, density should be in dpi (dots per inch) and all layout measurement should be in …

android screen-density