Hi everyone!! I need to access a txt file from android. The problem is that I need to use the class “File” because I need to know the file size (lenght() method) .

The only solution I have found...