In October 2014, Microsoft announced availaiblity of the preview release for ADAL v3.0, with native PCL and Xamarin support. The new release of ADAL from Microsoft effectively obsoletes this library.
The alpha release of ADAL .NET v3 is available on nuget here:
https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/3.0.110281957-alpha
More info here:
http://www.cloudidentity.com/blog/2014/10/30/adal-net-v3-preview-pcl-xamarin-support/
and here:
#Windows Azure Active Directory Bindings for Xamarin Android
This is an implementation of the Windows Azure Active Directory Example Bindings for Android for Xamarin found here
Unlike the original example, this repository contains a full ready to go Xamarin solution.
This solution includes latest dev build of the Azure Active Directory Client for Android, as of 11/7/2014.
The solution is maintained as a package in Nuget. The latest version of this client can be found at nuget.org.
Note: The package is currently an alpha release so select "Show Preview Packages" in your package manager
Licensed under the Apache License, Version 2.0 (the "License");