romainguy/google-io-2014

App crashes on GenyMotion

genidma opened this issue · 2 comments

Hi,

  • The app compiles properly on Geny motion. But when I click on an image, it crashes.
    "Unfortunately, Google I/O 2014 has stopped".
  • App works just fine on the native emulator.

Thanks

it seems OOM happened. i just add

android:largeHeap="true"

in application tag content

i found it also not help...