【发布时间】:2016-12-06 13:42:36
【问题描述】:
如何在 Bitmap 中转换我拥有的 String 形式的可绘制资源,如下所示
android.resource://com.example.myapp/drawable/name_picture
【问题讨论】:
-
我刚刚在google中使用了你的问题标题:stackoverflow.com/questions/8717333/…
-
这不是我问的。我想将它从我指定的字符串转换为位图,而不仅仅是转换图片
标签: android bitmap type-conversion android-drawable android-bitmap