i'm currently developping an Android application in order to display home screen widgets. Those ones are related to Microsoft Outlook (Events + Messages) in order to show incoming events and unread new messages in a kind of dynamic tiles.
The Msal graph library helps me a lot to authenticate and retrieve informations which contains an identifier for each event / message results
But now i want to know if the outlook application is installed on the user device and if there is a way to open Outlook when the user click on the widget. Moreover if the user can open the corresponding clicked event or message with the identifier.
For example the Event widget currently diplaying a birthday event. The user click on it. Then it opens Outlook and display directly that birthday event.
Regards
from How to open Android Outlook application from an external one
No comments:
Post a Comment