<I am adding an ImageView in android app in androi...
# stackoverflow
u
I am adding an ImageView in android app in android studio. The image size is 1.93MB. When I am running the AVD, app is getting closed due to an error This is the error I am getting : java.lang.RuntimeException: Canvas: trying to draw too large(115781908bytes) bitmap. Is there any way by which I can fix this without reducing the image quality?