Batch file in android
Posted: July 12th, 2014, 7:43 am
In windows, desktop computer,
Dear All
In cspro, to copy a data file with data stamp, and for a automatic backup, I use the batch file command
copy file.dat file%DATE%.dat
so it gives me backup of my data file with the date of backup.
As my android application is in device storage/csentry folder and I want to make this copy in to sd card storage
Any idea about it.
Thanks and Regards
Manoj
Dear All
In cspro, to copy a data file with data stamp, and for a automatic backup, I use the batch file command
copy file.dat file%DATE%.dat
so it gives me backup of my data file with the date of backup.
As my android application is in device storage/csentry folder and I want to make this copy in to sd card storage
Any idea about it.
Thanks and Regards
Manoj