Sharing information between devices
I want to build an android app that runs on two phones and shares between a string that can be changed on both devices..
Is there a way I can do it without creating a whole database on a server for this little of a task?