写入/ res/drawable /动态?

Cam*_*ide 10 android

我的小部件从中读取图像/res/drawable/.

我希望能够更改图像并将其写回/res/drawable/结构.

这可能吗?

Ran*_*ku' 16

apk中的所有内容都是只读的.它甚至更好:android在安装程序时不会提取apk,因此消耗的大小保持最小.


Rom*_*Guy 8

你不能写res/drawable.


Avi*_*dha 7

不.但您可以更改程序以使用其他形式的存储.

http://developer.android.com/guide/topics/data/data-storage.html