/msgraph-training-android

Microsoft Graph Training Module - Building Android Native Apps

MIT LicenseMIT

Microsoft Graph Training Module - Build Android native apps with the Microsoft Graph Java SDK

This module will introduce you to working with the Microsoft Graph SDK to access data in Office 365 by building native mobile Android applications.

Lab - Build Android native apps with the Microsoft Graph Java SDK

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.

Demos

The demos directory in this repository contains copies of the project that correspond to completing individual sections of the tutorial. If you just want to demo a particular section of the tutorial, you can start with the version from the previous section.

Completed sample

If you just want the completed sample generated by following this lab, you can find it here.

Watch the Module

This module has been recorded and is available in the Office Development YouTube channel: Build Android native apps with the Microsoft Graph Java SDK

Contributors

Roles Author(s)
Lab Manuals / Slides Andrew Connell (Microsoft MVP, Voitanos) @andrewconnell
Graph Java SDK Code vikyding (Microsoft) @vikyding
Sponsor / Support Yina Arenas (Microsoft) @yinaa

Version history

Version Date Comments
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 Andriod 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.

Disclaimer

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.