About using Microsoft graph to build Android apps, the class in the example was not found

陈蕾蕾 1 Reputation point
2021-12-07T01:18:21.51+00:00

**According to official documents( https://learn.microsoft.com/zh-cn/graph/tutorials/android?context=outlook%2Fcontext )Use Microsoft graph to build Android applications.

However, when I write code according to the examples in the document, I find that some classes cannot be found in the corresponding packages, such as com.microsoft.graph.authentication.baseauthenticationprovider, which cannot be found in packages that depend on Microsoft graph: 3.1.0, and com.microsoft.graph.options cannot be found.

Is there a problem with the document sample code? Or do I rely on the wrong package? (I checked other versions of packages on GitHub and found no relevant classes)**

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,447 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Maggie Rain 161 Reputation points
    2021-12-08T12:46:24.927+00:00

    Hi there, a similar question was asked and answered here, please check it out, let us know if this is helpful to resolve the issue above.

    0 comments No comments