In the ActivityRecognition's introduction, there is a sentence "To run this sample, location must be enabled." But when I disable "Android Location", ActivityRecognition sample still works. I just want to know is there any different in application behavior when I turn on or turn off location setting. How does it work?
The last question is which sensors ActivityRecognition API uses?
1 more question, is there any way to use "Step Detector Sensor" and "Step Counter Sensor" to detect current user activity?
Thank you in advance.