异常描述:
在正常安装 Mono for Android 后,会出现下面的问题:
打开VS2010出现以下提示:
there was an error attempting to initialize the monoandroidpackage:
System.argumentnullexception:值不能为 null.
参数名:path1
在system.io.path.combine(string path1,string path2)
在Xamarin,androidTools.androidSdk.get_AdbExe()在Mono.android.VisualStudio.MonoAndroidDeviceManage..ctor()
在Mono.android.VisualStudio.MonoAndroidSdk.get_DeviceManager()
在Mono.android.VisualStudio.MonoAndroidPackage.Initialize()