Android does, and has always supported 32-bit color. I don't know where this "16 bit color limitation" came from, but it is not true. Sure, lots of devices only have 16 bit color screens so the system is set up to allocate 16 bit surfaces if it doesn't need an alpha channel etc, but that is all.
On Mon, Jan 11, 2010 at 6:18 AM, gan <ganapathi.b...@gmail.com> wrote: > Hi All > > I am targetting to make Android application for an Android device > which includes 32-bit display. I think currenlty the androind support > only 16-bit color. > > how do I impart 32-bit color changes in Android. What all components > needs change? > > regards > gan > > -- > unsubscribe: > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com> > website: http://groups.google.com/group/android-porting > -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them.
-- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting