Suppose i have a TextView in my app. I want it to be updated anytime i want to all my app users. How to do that?
I have heard of Microsoft Azure and cloud services. Any tutorial for this? What's the technical term for this thing?
QUESTION IN DETAIL
I have a TextView with text - "Hello World". Now i decide to change it to "Good Bye". After some time i change it to "OK FINE". Now Everytime user opens my app he should be able to see the updated text or the current text? How to do that?