java.lang.OutOfMemoryError at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method)
问题 I am trying to perform an animation on a button click.. the steps are as follows on button click.. the button image changes an animation plays next layout is displayed.. But am getting an out of memory exception.. When the animation file was not added to the project there was no error. But since the addition of the anime there is the problem. I am using 3 class files here(home_screen, button_anime and home) home_screen.java receives the button click information, changes the button image and