UWP and Firebase

BitSmithy 1,751 Reputation points
2022-01-31T14:46:30.7+00:00

Hello,

I want to write app where Android Phone is a data collector, and UWP app allows to get, analise and change collected data. This solution should cooperate with Firebase.

So I have a question, How UWP app can connect, get data and change data in Firebase app?

Universal Windows Platform (UWP)
0 comments No comments
{count} votes

Accepted answer
  1. Roy Li - MSFT 32,011 Reputation points Microsoft Vendor
    2022-02-01T02:51:00.203+00:00

    Hello,

    Welcome to Microsoft Q&A!

    How UWP app can connect, get data and change data in Firebase app?

    Currently, there is no API you could use to establish a connection directly between a UWP app and a Android app. You need to port the data from the Android app to some places that UWP apps could access, like a server with http request.

    Thank you.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful