Quick and direct question: How do I send data from the main application to a tile on wear os? It is a simple data to be send, for example a "foo" string Ps. Unless there isnt another way, I rather not having any action from the user, like a "get" button...
SharedPreferences does not seem to work... I dont want to create a database for just one line of data... But if there is no option, ok.
I'm new to wear os development, so I still dont know much about it. Thank you for ur help