Android screen resolutions and density. Packages of images?

Up vote 0 down vote favorite 1 share g+ share fb share tw.

I have a problem in my android app: I have 4 packages of images (for 320x240, 800x480, 854x480 and 1024x600 resolutions). I want to have one layout which should look good for any resolution or density (of my 4 packages). Now if I set Padding Left 120 dip for example I have different offsets if different density.

How to make offsets identical in appearance for any density? In which folder should I put my pictures so that my layout look good for any density screen? Also what should I write in manifest file for correct work of the app for any density?

Please help! Thanks and sorry for my English... android density screen-size link|improve this question asked Sep 30 '11 at 21:09?173 75% accept rate.

Developer.android.com/guide/practices/screens_support.html read this guide on supporting multiple screens – Kevin Qiu Sep 30 '11 at 23:30.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions