Hi
I've created a small Mobile App and added Active Directory Authentication according to these two guides:
https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-how-to-configure-active-directory-authentication-preview/
https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-dotnet-backend-windows-store-dotnet-get-started-users-preview/
But I haven't been able to figure out how I login using a Native Android client.....the examples only discuss Xamarin.Android
Do I need to set it up in a different way, to ne able to login/authenticate from a Native Android app ?