@Peter, the problem is that the tutorials I have consulted are based on typing text in a text box, clicking a button and storing the information in the database. But I just need to be updated in the app that users download a news section that I would modify from App Inventor (it's only modifying the text in labels). How could I do it, please?
You add/amend the "news" in the rows in column A on the spreadsheet
When the app starts, it automatically fetches the spreadsheet content, and updates your news labels in the app
It's works perfect to update the news, but when I write bold text or I leave spaces between words, App Inventor doesn't show it in the app. Even, I assign the same size text in each box of Google Sheet and, in the app, some text is smaller than others.
How could I get the same text format in Google Sheets and in the app, please?
@TIMAI2, as you can see, App Inventor doesn't show the italic words, the bold words or text size. It doesn't show the spaces between words or if I change the colour of the words either.