I'm trying to implement some kind of distance measure in my app. I read through this link: What is the real world accuracy of phone accelerometers when used for positioning? and it turns out that accelerometers were inaccurate.
But that post was answered 5 years ago. So how accurate are phone accelerometers nowadays? You can get distance through double integration which results in drift. But is it possible to compensate for drift through short distances, such as one meter? How accurate would it be tracking movement across such short distances nowadays?