Hello,
I am trying to save the data of the coordinates generated by the accelerometer (while moving the iphone) to a text file, but I have no clue how to start and where to look. I have attached the code of accelerometer, which you can find online.
If you can illustrate some code of how to write data to a file, that would appreciated, or also what shall be using NSFileManager, NSLog, or maybe SQLite?
Any help would be appreciated. Thanks
I am trying to save the data of the coordinates generated by the accelerometer (while moving the iphone) to a text file, but I have no clue how to start and where to look. I have attached the code of accelerometer, which you can find online.
If you can illustrate some code of how to write data to a file, that would appreciated, or also what shall be using NSFileManager, NSLog, or maybe SQLite?
Any help would be appreciated. Thanks