Top "Hdpi" questions

HDPI refers to a high-density screen (about 240 dpi) used on an Android device.

Android screen size HDPI, LDPI, MDPI

I have a background that I need fit in all screen sizes. I have three folders, hdpi, ldpi and mdpi …

android size screen hdpi
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
Automatic rescaling of an application on high-dpi Windows platform?

I'm writing a Qt application that needs to run on high-dpi Windows (192dpi instead of 96dpi). Unfortunately the Qt framework …

windows qt hdpi rescale highdpi
How to configure an Android emulator for the Kindle Fire?

I want to configure an emulator to be compatible with the Kindle Fire, including its resolution. What do I have …

android android-layout android-emulator kindle-fire hdpi
Which res folder will be used in 1920*1080 in Android?

FHD(Full HD) is 1920*1080. Which the res folder would be used in FHD and what's the dpi value should be …

android dpi hdpi highdpi
How to classify Android Devices based on DPI values?

In Android, various devices are classified into different categories based on their density. LDPI = 120 DPI MDPI = 160 DPI HDPI = 240 DPI XHDPI = 320 …

android screen-resolution dpi hdpi ppi
Netbeans 8.2 with jdk 9

I have an issue on hdpi with netbeans, the icon become too small when I open it. Then I found …

java netbeans java-9 hdpi
JavaFX 8 HiDPI Support

I just tried out the JavaFX Hello World Example on a 4k screen on Arch Linux, but unfortunately the GUI …

java javafx-8 hdpi
Android xxxhdpi drawable resolution auto resize

If I add a large image to xxxhdpi folder does it gets resized automatically by Android to smaller images for …

android image size resolution hdpi
Where to store images in Android drawables folder?

I am working on Android application that should support 2.1 till latest Android OS (4.2) version. Currently I have few images to …

android image android-drawable hdpi mdpi