As I have developed this app, I have ended up with a lot of files in dir.assets that I want to move to dir.defaultexternal. What would be the easiest code to do this -- one time shot? Basically, copy every file from dir.assets into dir.defaultexternal, then I can go into dir.defaultexternal using file manager on the device and delete those files that actually should stay in dir.assets -- bal files, etc., and I would go into the project Files folder and delete those files that now reside in dir.defaultexternal.