[android-developers] Re: BitmapFactory.decodeFileDescriptor
I have one more bit of information on this. I'm pretty sure, now, that assets are different from the files that generated them. I've seen a bunch of stuff around, about renaming files ".mp3" in order to keep them from being compressed. There are even postings of lists of file types that should not be compressed.
None the less, if I copy the asset to the .../files directory, I cannot create a bitmap from the resulting file. If, on the other hand, I adb push the original file, to the .../files directory, everything works fine.
pffft...
-blake
-- 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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home