I have a Bitmap, and I’d like a resource id (like R.drawable.whatever) for it instead to pass to Notification (I’m stuck at api level 8 for compatibility reasons). Is this possible? I suspect not, but I want to make sure before I give up.
I have a Bitmap , and I’d like a resource id (like R.drawable.whatever )
Share
No, it is not possible. Sorry 😛