I want to show the Bitmap image in ImageView from sd card which is stored already. After run my application is crash and getting Ou
have you tried adding this to your manifest under applications? android:largeHeap="true"?
android:largeHeap="true"
like this