I've got a growing project that I've been successful testing on iOS Simulator and WinPhone Devices, but when I try to run it on an Android device, it tells me I'm missing a bunch of libraries, then goes into some sort of garbage collection loop prior to abending. I've attached the log (My app is EPMobile)
Visual Studio Premier 2013, Xamarin.Forms 1.3.1, attempting to run on Motorola XT907.
I'd appreciate any help or suggestions on Windows Android dev environment, or how to further diagnose this issue with Xamarin.Forms working on two out of three platforms.
Thanks