Wondering if my app can modify an asset, such as myimage.png, that is
in the res/drawable folder of my app?  Say I want to change the
color.

So, perhaps I would get the bitmap, make a copy, make it mutable,
modify the pixels, then save over it?  Or can I just alter it
directly?  If so, how would one do that?  thanks
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to