android communication between devices

流过昼夜 提交于 2019-12-14 03:06:06

问题


I'm writing an android App which is basically finished and functions well on a single device. I now need to create a communication between two different machines and to send information back and forth.

the problem is that I have zero knowledge about how do this, and all the different guides didn't gave any begginers information about it.

I understood that I need to use a third party server, but couldn't find information where to purchase one, and how to communicate with it.

can you please tell me which technologies I should inquire about? what should I study? what API's should be helpful for me?

Regards, Vladimir.


回答1:


I think App Engine is the best choice for you.

AppEngine



来源:https://stackoverflow.com/questions/10564553/android-communication-between-devices

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!