Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetAllAvailableAndroidSdks on macOS should also include the default Xamarin installation folder #50

Open
sgmunn opened this issue Oct 22, 2018 · 0 comments

Comments

@sgmunn
Copy link

sgmunn commented Oct 22, 2018

If a user does not have a preferred Android SDK path (ie, ~/.config/xbuild/monodroid-config.xml is missing), then we fail to find the installed android sdk because we do not check the default location that it is installed to.

~/Library/Developer/Xamarin/android-sdk-macosx

https://github.com/xamarin/xamarin-android-tools/blob/master/src/Xamarin.Android.Tools.AndroidSdk/Sdks/AndroidSdkUnix.cs#L106

Can we include that folder as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant