Possible Duplicate:
Store orientation to an array - and compare
Processing accelerometer data
I'm developing a mobile application using Android in which I want to determine the activity of the user (mainly walking and standing) using the accelerometer sensor. Does anybody know about some free libraries to employ or to start from? Since I'm working with Android I'm looking for something lightweight. I couldn't find much on google apart from dozens of theoretical papers.
I understand it's a pretty broad question, but I think it can help everybody in the same situation.
Thank you!