Xamarin Android Project

Using Xamarin in VS2013 Pro. Starter pack. Whenever I start an android project it starts with two errors:

Object reference not set to an instance of an object.

      

File and project are empty, row and column are 0. And when I double click by mistake, nothing happens. How can I fix this? I haven't had a chance to test iOS because I don't have a mac, but I found others with a problem and someone didn't have a solution. I've also never seen these fields blank before or noticed this. And I'm not sure what that means. Debugging is nearly impossible for me.

By the way, I am using Blank Application Android template. According to their textbooks. Though this clearly touches on more than the tutorials as I can't even get the app running. I also confirmed that the problem exists with other Android templates as well.

Any help is greatly appreciated, even small pieces of information can help me find the answer. Since the platform is relatively new, there is no large database of usage information with Visual Studio. I'll be testing Xamarin Studio and reporting back once the installation is complete (though it's all about sticking with VS), but I heard people had a problem with both.

Thank you for your time.

EDIT: The problem doesn't exist in Xamarin Studio. VS only.

+3


source to share


1 answer


I see the same messages, but they do not prevent me from building the project. I have seen them before by following this link I was able to get rid of them.



0


source







All Articles