Sharing information between devices
17:21 22 May 2026

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?

android