If you use Xamarin Studio, you need to go to Xamarin Studio -> Preferences -> Android , then in the Projects section on the left, expand the SDK Locations . Here you can update the location of the SDK and NDK.
If you are using Visual Studio, you need to go to Tools -> Options , and then go to the Xamarin section. Expand Xamarin and select Android . Here you can update the location of the SDK and NDK.
This process may require a restart of Xamarin Studio or Visual Studio for the changes to take effect.
source share