3

not sure what's going on. I followed the guide exactly to use the ARM crosswalk for my application and it installs successfully but immediately crashes. I did a fresh install of the Android platform before following the crosswalk-cordova migration guide to no avail. I removed all my plugins also. Is there a way I can use logcat to see what's causing the crash? I'm using Intellij 14 if that makes any difference.

The crash is the standard Unfortunately, APP has stopped. message.

Any help would be appreciated!

edit: yes I have added the permissions in the android manifest file also :-(

shan
  • 3,035
  • 5
  • 34
  • 50
  • did you try using the x86 version? I also had this problem before but it worked as soon as I used the other compiled apk. in my case it was the ARM version that I needed instead of the x86 one. – Wern Ancheta May 07 '15 at 06:26
  • Use Android Device Monitor to see the logs. You can add a filter for just your app or you'll see logs of every running process. – Dave Wolfe Jun 26 '15 at 17:04
  • see also this answer http://stackoverflow.com/questions/35329874/crosswalk-crashes-visual-studio-android-emulator/35388305#35388305 – taitelman Feb 14 '16 at 04:40

0 Answers0