Can I use this function from BitmapFactory to read an asset? static Bitmap decodeFile(String pathName) Decode a file path into a bitmap.
Or, not so much? Also, is there really a need for both resources and assets? Aren't assets sufficient? -- 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

