This sample shows how to build an Android application that calls a web API that requires a Work Account for authentication. This sample uses the Active Directory authentication library for Android to do the interactive OAuth 2.0 authorization code flow with public client..
NativeClient-Android is hosted in the following web site
https://github.com/AzureADSamples/NativeClient-Android
If you think the Android project NativeClient-Android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of NativeClient-Android.
Item | Value |
---|---|
Java File Count | 47 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 10 |
jar files used | gson.jar support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
The license information of NativeClient-Android is as follows:
Apache License