Android send lat/lang of one device to other App -
hello have 2 different apps 'a' , 'b' installed on different devices. want send lat/lang of 1 device other using apps. how it? don't want use own server communication. how can this? in advance.
it not easy without own server, since ip address of clients not globally reachable, suggestions are:
- send email or sms
- use google cloud messaging
- give firebase try
Comments
Post a Comment