开发者

Create drawable resources from base64 data before compilation

I have an xml with base64-encoded images that I want to put as resources before compilation so that the creation开发者_如何学运维 of the drawables doesn't have to be done every time the app is run.

Anyone know if it's possible?


Well, this is not possible. You can't create resources at runtime :/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜