Hi, my apps uses really few images since I like to draw things using
canvas...

At the mement I have only drawable, drawable-it, drawable-es, drawable-
de, drawable-fr folders.

How can I manage the dpi?
I have 5 drawable folders, should I create 15 folders to manage ldpi,
mdpi, hdpi?


On Aug 16, 3:47 am, Matt Clark <mrclark32...@gmail.com> wrote:
> The phone will only load that icon on an HDPI device. In your Res: folder
> there are 3 folders. drawable-ldpi drawable-mdpi drawable-hdpi, each with
> their own icon.png file. This is where the icons will be taken from
> depending on the screen resolution.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to