This module will introduce you to working with the Microsoft Graph SDK to access data in Office 365 by building native mobile Android applications.
In this lab you will create an Android application using the Azure AD v2 authentication endpoint and the Microsoft Authentication Library (MSAL) to access data in Office 365 using the Microsoft Graph.
If you just want the completed sample generated by following this lab, you can find it here.
This module has been recorded and is available in the Office Development YouTube channel: Build Android native apps with the Microsoft Graph Java SDK
Roles | Author(s) |
---|---|
Lab Manuals / Slides | Andrew Connell (Microsoft MVP, Voitanos) @andrewconnell |
Code | Jason Johnston (Microsoft) @jasonjohmsft |
Sponsor / Support | Yina Arenas (Microsoft) @yinaa |
Version | Date | Comments |
---|---|---|
1.10 | April 3, 2020 | Recreated project with latest Android SDK, MSAL, Graph SDK |
1.9 | November 13, 2019 | Recreated project with androidx artifacts and latest Android SDK, MSAL, Graph SDK |
1.8 | June 18, 2019 | Updated readme to refreshed screencast recording |
1.7 | March 30, 2019 | FY2019Q4 content refresh |
1.6 | February 20, 2019 | Updated to docs.microsoft.com format |
1.5 | February 12, 2019 | Updated multiple dependencies applied quarterly refresh |
1.4 | November 8, 2018 | Updated Graph Java SDK to GA v1 & applied quarterly refresh |
1.3 | September 12, 2018 | Replaced Graph Android SDK with Graph Java SDK & applied quarterly refresh |
1.2 | June 28, 2018 | Added screencast. |
1.1 | June 22, 2018 | Rewritten to use latest guidance. |
1.0 | ~November 24, 2017 | Add Microsoft Graph related product breakouts. |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.