Tell me how best to implement in Android Studio text output in accordance with the current date from a file with different text every day, for example, a diary, organizer or something like that.
- Can I have a couple of examples? And why exactly in "Android Studio", maybe in general in Java? - ezhov_da
- I am making an application in android studio and in one of the activations I need to implement text output, such as a horoscope for the current day. But in general, it is possible and on java - Roman Veli
|