Suppose I have text inside a TextView, there is the possibility to change android: text remotely, without touching the xml, by means of a post in an external database, for example, a phrase thrown in on a bank which can be changed any minute, can you make it appear in the field android: text being changed with each post?
(I'm studying a way, but I got this doubt if I can do it this way)