Showing results for March 2023 - Surface Duo Blog

Mar 30, 2023
0
2

OpenAI Android developer assistance

Craig Dunn
Craig Dunn

Hello budding prompt engineers, Many developers are already getting assistance from GitHub Copilot completing code and more recently the conversational additions to GitHub pull requests, documentation, and the CLI. In this post we’ll look at some of the ways that Android developers can take advantage of OpenAI- and ChatGPT-powered tools....

openaichatgptmachine learning
Mar 23, 2023
0
1

Sync to OneNote in Android app using MS Graph

Parker Schroeder Kristen Halper
Parker,
Kristen

Hello Android developers, Today we’ll be finishing up our blog series on using the Microsoft Authentication Library (MSAL) and the Microsoft Graph. Using these tools, your own Android apps will be able to connect to M365 services. Previously, we covered the basics of MSAL, an introduction to MS Graph for Android, and how to call t...

authenticationgraph
Mar 16, 2023
1
0

Use Microsoft Graph in an Android app

Parker Schroeder Kristen Halper
Parker,
Kristen

Hello Android developers, This week, we’ll be continuing our blog series on using the Microsoft Authentication Library (MSAL) and the Microsoft Graph to connect to M365 services in your own Android apps. Previously, we covered the basics of MSAL and an introduction to MS Graph for Android, so be sure to check out those posts first...

msalauthenticationgraph
Mar 9, 2023
1
0

Introduction to Microsoft Graph for Android

Kristen Halper Parker Schroeder
Kristen,
Parker

Hello Android developers, Today we’ll be continuing our blog series on using the Microsoft Authentication Library (MSAL) and the Microsoft Graph to connect to M365 services in your own Android apps. Last week, we covered the basics of MSAL, so be sure to check that out first! This week, we’ll focus on the Microsoft Graph, s...

kotlinmsalgraph
Mar 2, 2023
0
4

Authentication in Android apps with MSAL

Parker Schroeder
Parker Schroeder

Hello Android developers, Connecting users to their data is an important factor in the mobile space as it helps to create a personalized experience across multiple devices. As is common across the technology space, users need to provide credentials in order to access their data, often in the form of a username and password, two factor au...

kotlinmsalauthentication