【问题标题】:android: where are the image resources allocated?android:图片资源分配在哪里? 【发布时间】:2010-04-09 20:00:53 【问题描述】: 有没有办法获取资源中使用的实际图像?例如,我希望 CheckBox 中的两个 png 文件是星型的? andorid 将它们保存在哪个目录? 【问题讨论】: 标签: android image resources 【解决方案1】: 在 \platforms\android-6\data\res\drawable-hdpi 下找到它 【讨论】: