stanga bogdan
stanga bogdan

Reputation: 724

Android application receive data from Computer

I was wondering if there is a way to send a text from my PC using Internet to an Android application. I do not need to send a sms, i need to send a text who will be shown in that application.

Is there a way I could do that ?

Upvotes: 0

Views: 176

Answers (1)

Lipis
Lipis

Reputation: 21835

In short, you have to use Android Cloud to Device Messaging Framework.

But you could also try PubNub, there is a library for Android, although I have never tried it myself.

Upvotes: 1

Related Questions