You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried your code with a Google Nexus 4, it always tell me "user is walking" / "user is sitting", but never trigger a fall, so I'd like to know *How to trigger a fall pattern with your code? *
After check the code, there is no "fall" posture evaluation but only an equalsIgnoreCase("fall"). What's that?
The text was updated successfully, but these errors were encountered:
Hi, I tried your code with a Google Nexus 4, it always tell me "user is walking" / "user is sitting", but never trigger a fall, so I'd like to know *How to trigger a fall pattern with your code? *
After check the code, there is no "fall" posture evaluation but only an
equalsIgnoreCase("fall")
. What's that?The text was updated successfully, but these errors were encountered: