I\'ve been trying load a texture in MonoGame using Xamarin Studio. My code is set up as below :
#region Using Statements using System; using Microsoft.Xna.F
Move Content folder to Assets and for each resource file set the 'Build action' to 'AndroidAsset' and set 'Copy to output directory' to 'Copy if newer'.