[Solved] Application has stopped working Issue


Look like you have a OutOfMemory error…

What size are your Bitmap Images?

Maybe you should try to add android:largeHeap="true" into your AndroidManifest file in the application section.

1

solved Application has stopped working Issue