Mobile app version of vmapp.org
Login or Join
Merenda852

: What are idea baseline Android document properties? So, I've been working more and more on Android UI's and I've found the Material design documentation/guide to be more focused on dev. I use

@Merenda852

Posted in: #Android #DocumentSetup #InterfaceDesign

So, I've been working more and more on Android UI's and I've found the Material design documentation/guide to be more focused on dev.

I use Sketch, AI, and Affinity Designer, and Photoshop. Because of all the screen sizes, I've either done this in Sketch or Illustrator.

What, is the best baseline DPI to design at for the most compatibility across all the screen sizes?

I've done 2x in AI & PS and 1x in Sketch due to it's awesome export/output options.

Also, I'm looking at the guide right now and it documents Metrics and Keylines though these aren't always used. I've noticed. For example I pulled several "screen shots" from tablets off dribbble and google images and found quite a variety of control and menu bar heights (for example).

This is what confused me initially with photoshop and now with affinity designer...

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Merenda852

1 Comments

Sorted by latest first Latest Oldest Best

 

@Rivera951

mdpi
because it's 1:1 for development.

ldpi @ 1.00dp = 0.75px
mdpi @ 1.00dp = 1.00px
hdpi @ 1.00dp = 1.50px
xhdpi @ 1.00dp = 2.00px

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme