Hi, I have downloaded for evaluation purposes the free edition of Xamarin Studio. My development environment is windows 8.1 I have tried to replicate the simplest android application example, hello world, from either the available code samples in your site or from scratch from the get started introduction.
The program compiles OK with no errors reported, the deployment comppleted message appearing ok, but the app fails to initialize on any of the available android simulators, the last message being displayed usually being something about: [gralloc_goldfish] Emulator without GPU emulation detected.
Any suggestions on how to troubleshoot this situation?
Thank you,