AT LEAST one constant is missing from the PhoneSensors library: TYPE_STEP_COUNTER (int 19).
This created a problem for me; I developed an app very differently than I intended, and the app itself was much less useful ("luckily," the app was just for myself).
The point is that only the constant (and others?) is missing, the features are there!
(https://developer.android.com/reference/android/hardware/Sensor#TYPE_STEP_COUNTER)
This created a problem for me; I developed an app very differently than I intended, and the app itself was much less useful ("luckily," the app was just for myself).
The point is that only the constant (and others?) is missing, the features are there!
(https://developer.android.com/reference/android/hardware/Sensor#TYPE_STEP_COUNTER)
Last edited: