i have noticed that some of the png pictures in my project have changed from 32 bit depth (the original picture) to 8 bit depth ( in the res/drawable folder inside the .apk file), while getting a bit bigger in size!!
other png pictures were getting a bit smaller or bigger in size but with the same bit depth. is there any way to keep this pictures in the res/drawable folder, but to keep them unchanged after the build process? i have used the regular "Android Tools-->Export Signed Application Package..." in eclipse this interesting blog, http://android.nakatome.net/2010/04/bitmap-basics.html, mention that this kind of thing not suppose to happen while dealing with png's with Alphe Channel which is the case above -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

