[android-developers] Re: loading image assets
Use AssetManager to get an InputStream for your image, then feed that
stream to the relevant method in BitmapFactory.
Doug
On Jul 15, 2:14 pm, bob <b...@coolgroups.com> wrote:
> Can someone point me to a good example of loading a Bitmap from
> assets? It's in a PNG asset called nugget.png.
--
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