I am writing an application for WIM 6, and one of its features is to detect no movement. How can I access the phone's accelerometer? is there any managed API that wraps it so I can write it on c#? Thanks.
Nice to know, its really nice API :)
ET
2010-08-17 16:27:49
A:
There is an excellent article with sample code in MSDN Magazine: "Shake and Skip to Interact with Your Music"
http://msdn.microsoft.com/en-us/magazine/ee413721.aspx
that should get You started.
Andreas Paulsson
2010-08-27 07:28:42