Hello, I'm developing an app which I need to transfer data between two android devices. One android devices is tablet and another one is my smart phone. I already use p2p but it just useful when both devices in a same local network. I want to transfer data between my tablet and smartphone, while my tablet connect to my home's wifi and my smartphone is connect to 4G/LTE or it connect to my work's wifi (two separate network) My questions are: 1- Is there anything available like p2p but via internet? (I know I can manipulate NAT for using p2p via Internet but it's not practical in my case because I don't have access to my end user router and modem for doing that) 2- If the answer is no what is the best way for doing that? am I have to use cloud?
Thanks Iman -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/16d03d4c-38fe-41ce-8f66-12e8468629dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

