Skip to content Skip to sidebar Skip to footer

Creating A Monodevelop Application

I'm trying to create a Mono-for-Android application in MonoDevelop. I'm on Windows 7 64-bit, and my MonoDevelop version is 2.6 Beta 3. When I enter an application name and hit the

Solution 1:

I ran into the same error and found a solution by seeing Daniel Soto's answer to Error creating Android app. Basically, install the 2.5.90.3 trunk build of MonoDevelop here.

I was able to continue.

Solution 2:

Somehow you have a version of the Mono for Android addin that doesn't match your MonoDevelop version. Try updating MD to 2.6 b2 and then update the addin through the addin manager.

Post a Comment for "Creating A Monodevelop Application"