i want to send my android app calculated text to my UWP application. Please tell me how i can do that, thanks
Suppose my app id addition app, and i add two numbers and resultant will my text which i want to transfer to UWP application.
i want to send my android app calculated text to my UWP application. Please tell me how i can do that, thanks
Suppose my app id addition app, and i add two numbers and resultant will my text which i want to transfer to UWP application.
It's possible with project rome. You'd use the SDK on both android and UWP. The draw back using project Rome instead of building your own server side is that project Rome requires your users to sign in with a Microsoft account