Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I read all documentation on android pages and also here many questions but I still not understand it so I ask it clearly. If I have a "picture.png" which is 100px - 100px 72dpi (dot per inch) and is set in the drawable folder, if I want to supply a "picture.png" for HighDensity (hdpi) is it enough I change in photoshop the size in 150px - 150px keeping 72dpi or do I have to double the 72dpix2=144dpi?

As far I have made for hdpi 480x800px at 300dpi and 1280x800px at 320dpi but it also increase the file size more.

Maybe a dumb question but a simple answer can help me and I suppose many people to understand. Android devguide is not so clear to understand.

share|improve this question
refer this link you sill get your answer. stackoverflow.com/questions/6930031/… – neeraj t Nov 28 '11 at 9:05
Thank you Luke. – wocmultimedia Dec 3 '11 at 21:14

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.