I think the text in CS5 is a bit misleading, it refers to 32 bit per
channel(ie. 96 bits for R, G and B all together) whereas Android
expects 32 bit total(ie. 8 bit per channel, 32 bits total for R, G, B
and A).

In Photoshop CS5, you can save it as a PNG with an alpha channel using
File > Save for Web & Devices... and making sure the transparency
checkbox is checked.

On Sat, Feb 4, 2012 at 07:07, Oliviu Vais <oliviu.v...@gmail.com> wrote:
> I am trying to make an icon for my android app. In the developers
> guide it says: "Launcher icons should be 32-bit PNGs with an alpha
> channel for transparency." I've made the icon in CS5 but i cannot save
> it as PNG if i select 32 bit. If i select 16 or 8 bit i can save in
> PNG. Any ideas?
>
> --
> 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

-- 
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