App crashes on GenyMotion
genidma opened this issue · 2 comments
genidma commented
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
lambor commented
it seems OOM happened. i just add
android:largeHeap="true"
in application tag content
lambor commented
i found it also not help...