I'm using Android 2.2 and, when I'm trying to return from second activity to first activity by pressing a back button, the app crashes and produces a logcat error:
byte external allocation too large for this process, VM won't let us allocate bytes
Can anyone help me?