I'm writing my bachelor and am trying to do some fall detection with Samsung Devices. I do however know little of C++ and HTML5, which seems to be the only languages supported by Tizen as of now. And I have never worked with Databases. (My main focus up until now has been Unity C#)
My question is;
If I want to store accelerometer data when e.g. a button is pressed on a device, what would be a good approach? Is SQLITE the only way to go, or are there any simpler solutions?