| Author |
Copy/Move files
|
Will Richardson
Greenhorn
Joined: Nov 01, 2010
Posts: 16
|
|
Ok.. Another mobile Java question.
I want to know how to copy a file from one place to another on my phone with my java app (It will be used to randomly change the background..)
I have a snippet of code which creates a file on my "E:" drive
If this met an inputstream of some kind.. I think it would function..
|
Churs,
Will.
|
 |
Gopinath Karyadath
Ranch Hand
Joined: Oct 14, 2009
Posts: 87
|
|
|
|
 |
Will Richardson
Greenhorn
Joined: Nov 01, 2010
Posts: 16
|
|
I am afraid to say that your code does not function; It creates an unreadable file at the destination.
I am willing to say my code is incorrect, so it is included here: (there are 104 image files in the folder "Wallpapers")
|
 |
 |
|
|
subject: Copy/Move files
|
|
|