Android Screen Density Compatibility on 1.5

Posted by fordays on Stack Overflow See other posts from Stack Overflow or by fordays
Published on 2010-06-17T23:20:54Z Indexed on 2010/06/17 23:23 UTC
Read the original article Hit count: 222

Filed under:
|

Hi,

I'm getting ready to release my first application the marketplace. It's being written for devices running Android 1.5 and above, however there aren't any specific folders for the three different screen densities (I think those came around in 1.6). Should I make these folders myself? Where should I put image resources for the different densities and what should I put in my Manifest??

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk