Hi, Can anyone recommend a way to compress a 2 color Bitmap? (preferably a lossless one)
I suppose I should use RGB_565 (I am currently using ARGB) , but other than that, what should give me the best compression ratio? (JPEG, PNG,...) Should I think of my own compression algorithm for this? -- 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

