Issue
Can Xamarin point to a different location for Android SDK and the NDK than its normal directory in <username>/Library/Developer/Xamarin/
where Xamarin installer has put them in, is there anything special to those locations for Xamarin, or the dir Android Studio Setup Wizard uses ok? For example to the /usr/local/opt/android-sdk
where homebrew installs it.
The reason I want to be able to do this is to save disk space since I want to use another tool/ide, Deco for React Native development, as well as Xamarin that asks for Android SDK. Android SDK and Android NDK is more than 10GBs. Also this would keep me download and update time.
Is there anything specific for Xamarin with those directories it puts Android SDK and NDK in? If not, when I change those dirs from Xamarin preferences, will it take any other effort to set, configure Xamarin for that change?
Solution
Xamarin Studio
/ Preferences
/ Projects
/ Android
Android Studio
Using the same directories:
Note: On my personal Mac, I have Android Studio pointing to where Xamarin installs the Android SDK/NDK.
Note: Xamarin does not make any changes to these directories, they are maintained by Google's installers and Xamarin content copies out of them when they to inflate a zip, etc...
You can change Xamarin to point to the SDK/NDK that Android Studio installs, your choice.
Answered By - SushiHangover
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.