
#Mac emulator: failed to initialize hax: invalid argument android
I start the emulator after running the adb connect command (adb connect localhost:5554) and start the android project using the selected virtual device.

The PCL is in good working order because the IOS project runs on the simulator and actual devices. Permissions have been set in the manifest.

Project is using settings plugin and geolocation and builds without errors. No custom changes made to the android project. On windows 7, I am using visual studio on a PCL project.
