Answer the question
In order to leave comments, you need to log in
How to check if text has been output?
For example, I have an application that daily outputs a random phrase from those contained in string.xml, how can I programmatically check whether this phrase has already been displayed or not so that the same phrase is not displayed several times
Answer the question
In order to leave comments, you need to log in
There is no way to check in such a setting. Save somewhere what phrases have already been displayed. For example, in a db.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question