I’m trying to create a splash screen on photoshop that will support every single device that runs Android. I’ve been reading around blogs and the android website and I see that you need to design your assets in dp, but I don’t understand what that means. I understand the concept of dp, but I don’t understand how to apply that on photoshop. I know the equivalent of a dp is pixels/(dpi/160), but I’m not sure what size (pixels) I should be using for each one of the different sizes (ldpi, mdpi, hdpi, xdpi, xxdpi…). So if someone can let me know what the dimensions of my splash screens needs to be, as well as the resolution, I’d really appreciate it.
2
Answers
strongly recommend that images are no larger than 2,000 pixels wide with no more than 72 dots per inch (dpi). This keeps your Splash page loading quickly.