Hi all,
I am new to android .......I have built an application in which users can download files in your android mobile.
I have read the tutorial related to how to download files in mobile from a server...Now, in that tutorial the path v give is "/data/data/'pakagename'/files". Whatever file i select from my server it gets downloaded in the given path. But when i browse the phone through the "FileBrowser 2.0" code (In this code there is a list and v can view all the files present in mobile). How can i actually download a file from my server into a specific path, say "/system/media".?
Plz help.
Thankyou in advance
Rohan

