My widget reads an image from /res/drawable/.
/res/drawable/
I would like to be able to change the image and write it back out to the /res/drawable/ structure.
Is this possible?
Everything in the apk will be read only. And it's even better: android doesn't extract the apk when you install a program, so the size consumed is kept to minimal.
1.4m articles
1.4m replys
5 comments
57.0k users