I am working on android project. My apk size is 50mb because my project contains lot of images and I kept all my images in drawable folder. But now the problem is sometimes when i click on the button to display the image it is displaying error message saying that outofmemory error. Please anybody suggest me how to solve this issue.
Thanks in advance