How should you (not) use density independent pixels on Android?
问题 One poster suggested using a project called SDP, as an answer to a question regarding the Android density independence mechanism. He justified it, saying: It can help Android developers with supporting multiple screens Why is that a bad answer or a bad idea in general? 回答1: Multiple reasons: Bad practice The approach taken by this project is arguably useless, even destructive. Destructive, because it breaks Android density independence. It takes images that need little scaling to match the