I am trying to download a text file in Android, i know how to load image file, how different is text file downloading from it?
Moerover how to retrive contents from the downloaded file?
I am trying to download a text file in Android, i know how to
Share
You are asking a few things, this should give you an idea of how to get a remote file using urlconnection and associated classes