My problem with the software I'm trying to make is this; when I save the information, it's saved with this code:
With this, the information is saved in a text in the SD, but I couldn't to read that information. I've tried with several ways.
I want to save the content of the TXT in a String to put it in a TextView.