convert bitmap to drawable android code example Example: convert bitmap to drawable android Drawable d = new BitmapDrawable(getResources(), bitmap);