User Activity Static/running/Walking/Driving based on CoreMotion data only
问题 How can we detect user is driving/walking/running/static with CoreMotion data. We can get user activity in iPhone 5s using CMMotionActivityManager. But how to get in lower version devices. With the help of CLLocationManager I can get the device speed and based on speed I can decide the user state, which drain battery life of device. Is there any possibility to detect Device State based on Core motion only? Some application like like Place me app does, It detect user activity based on