Add image to a bitmap object from a drawable file in java

后端 未结 0 1561
轮回少年
轮回少年 2020-12-13 03:32

I want to add an image (JPG) that is located in my drawable file into a bitmap object to add to my array adapter.

Bitmap image = BitmapFactory.decodeFile(R.dr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题