Hi,
How do I get values stored in a RecordStore using JavaMe on a device onto a Desktop (as a CSV file, or any other format). The idea I am exploring is to write a app to store some readings on their mobile (done that, was easy peasy) now am trying to find a way so that users can then download those values from the mobiles RecordStore to their desktop (using PC Cuite for example, or may have to be a custom desktop app) and draw nice graphs of those values.
Most Google search tell me how to read write to RecordStore, but I want more than that. Any suggestions, ideas welcome.
Cheers,
Papu.

) now am trying to find a way so that users can then download those values from the mobiles RecordStore to their desktop (using PC Cuite for example, or may have to be a custom desktop app) and draw nice graphs of those values.
Reply With Quote

