At the moment, I'm working on some research for my university regarding activity recognition API's. I've created a dataset containing data from the accelerometer and I'm testing it on various Activity Recognition API's.
One API that caught my eye was the Activity Recognition API from Tizen. I've looked into the documentation of this API and I had some difficulties in understanding how it worked, and more importantly, if/how it is possible to use your 'own' Accelerometer in order to detect activities.
Therefore, my question is as follows: "Is it possible to use accelerometer data from an outside source with the Tizen Activity Recognition API and if so, how is this possible?"