Well, I want to start a new project, but I have a question at the begin.
What technology do I have to use to transfer a file from a pc to a android phone? I already did a project where I transfered a file prom pc to pc using socket and server socket, but now I don't know if it is the better way.
What do you think I should use?
DownloadManager maybe?
Too tired to write an example, going to sleep, but checkout for example:
http://www.vogella.com/blog/2011/06/14/android-downloadmanager-example/