I have a file in txt-format saved on an ftp server. The server does not require a username or password.
I want to import this into my android app so that I can use the text and numbers from it.
How do I do this, or where can I find more information regarding this?
See this question Android FTP Library that you would have found if you searched for android ftp library in the search field up there.