You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> # Quickstart: Sign in users and call the Microsoft Graph API from an Android app
29
29
>
30
30
> In this quickstart, you download and run a code sample that demonstrates how an Android application can sign in users and get an access token to call the Microsoft Graph API.
> >  Your application is configured with these attributes
49
49
>
50
50
> ### Step 2: Download the project
51
51
>
52
52
> Run the project using Android Studio.
53
-
> <ahref='https://github.com/Azure-Samples/ms-identity-android-java/archive/master.zip'><buttonid="downloadsample"class="download-sample-button">Download the code sample</button></a>
53
+
>
54
+
> > [!div class="nextstepaction"]
55
+
> > <buttonid="downloadsample"class="download-sample-button">Download the code sample</button>
54
56
>
55
57
>
56
58
> ### Step 3: Your app is configured and ready to run
>Move on to the Android tutorial in which you build an Android app that gets an access token from the Microsoft identity platform and uses it to call the MicrosoftGraphAPI.
485
487
>
486
488
>> [!div class="nextstepaction"]
487
-
>> [Tutorial:Sign in users and call the MicrosoftGraph from an Android application](tutorial-v2-android.md)
489
+
>> [Tutorial:Sign in users and call the MicrosoftGraph from an Android application](tutorial-v2-android.md)
> # Quickstart: Sign in users and call the Microsoft Graph API from an iOS or macOS app
31
31
>
32
32
> In this quickstart, you download and run a code sample that demonstrates how a native iOS or macOS application can sign in users and get an access token to call the Microsoft Graph API.
> >  Your application is configured with these attributes
54
54
>
55
55
> #### Step 2: Download the sample project
56
56
>
57
-
> <ahref='https://github.com/Azure-Samples/active-directory-ios-swift-native-v2/archive/master.zip'><buttonid="downloadsample"class="downloadsample_ios">Download the code sample for iOS</button></a>
58
-
>
59
-
> <ahref='https://github.com/Azure-Samples/active-directory-macOS-swift-native-v2/archive/master.zip'><buttonid="downloadsample"class="downloadsample_ios">Download the code sample for macOS</button></a>
57
+
> > [!div class="nextstepaction"]
58
+
> > <buttonid="downloadsample_ios"class="download-sample-button">Download the code sample for iOS</button>
59
+
>
60
+
> > [!div class="nextstepaction"]
61
+
> > <buttonid="downloadsample_macos"class="download-sample-button">Download the code sample for macOS</button>
> Move on to the step-by-step tutorial in which you build an iOS or macOS app that gets an access token from the Microsoft identity platform and uses it to call the Microsoft Graph API.
239
241
>
240
242
>> [!div class="nextstepaction"]
241
-
>> [Tutorial: Sign in users and call Microsoft Graph from an iOS or macOS app](tutorial-v2-ios.md)
243
+
>> [Tutorial: Sign in users and call Microsoft Graph from an iOS or macOS app](tutorial-v2-ios.md)
0 commit comments