No Suitable Graphics Device exception

I just started to use MonoGame and I’m testing it on an android API 17 emulator. The problem is that even the default files that come with a new android project won’t run on the emulator so I can’t even begin development. Any suggestions on something I might have missed?

I don’t know if this will solve your problem, but the default Android emulator is so bad that it’s unusable. For non-commercial applications you can use Genymotion for free, and its performance is orders of magnitude better than the default emulator.

I don’t know if this will solve the no suitable graphics exception your title implies but it’s worth giving a shot: