私はアンドロイドのためのモノラルで新しいです。私は自分のコンピューターにmono-android-4.2.7.15330979をダウンロードしてインストールしています。Visual Studio 2010を起動すると、このエラーが発生しました。
エラーの詳細は次のとおりです。
There was an error attempting to initialize the MonoAndroidPackage
System.ArgumentNullException: Vale cannot be null.
Parameter name: path1
At System.IO.Path.Combine(String path1,String path2)
At Xamarin.AndroidTools.AndroidSdk.get.AdbExe()
At Mono.Android.VisualStudio.MonoAndrioidDeviceManager.ctor()
At Mono.Android.VisualStudio.MonoAndrioidSdk.get_DeviceManager()
At Mono.Android.VisualStudio. MonoAndrioidPackage.Initialize()
プロジェクトを作成しようとすると、次のエラーが発生します
This project file
‘Project Path’ cannot be opened
The project type is not supported by this installation
私もインストールしています
Java at "C:\Program Files\Java\jdk1.7.0_02"
Set environment variable JAVA_HOME="C:\Program Files\Java\jdk1.7.0_02"
Android SDK at "C:\Program Files (x86)\Android\android-sdk"
使ってます :
Windows7 64 bit
Visual Studio 2010 ultimate