aspose file tools
The moose likes Java Micro Edition and the fly likes Copy/Move files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Copy/Move files" Watch "Copy/Move files" New topic
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")



 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Copy/Move files
 
Similar Threads
Problems with Player -- no sounds.
Application not authorized to access the restricted api
kXML users ...
Basic question about file Creation in J2ME
Regarding FileConnection ...