Can Kindle Development Kit Applications read and write to files placed on a kindle by usb?
my program would pretty much do the following
1.a user/supervisor places an xml or json file on the device using usb 2.at start read the file into the program 3.Some User Activities 4.The results of the user activities written to the same file or another file 5.a user/supervisor copies the file off of the device for processing by a backend system.