Blog Series #1: Visual Basic Windows Phone 7 Series: How to create an accelerometer for Windows Phone 7
Posted by: The Visual Basic Team,
on 18 Mar 2011 |
View original | Bookmarked: 0 time(s)
Previously, I explained how to create a panorama and pivot effect for Windows Phone 7. In this blog post, I want to share a sample that will help you to create an accelerometer for Windows Phone 7. An accelerometer is a device that measures the proper acceleration of the device. It is a sensor that measures acceleration forces caused by moving the sensor. In this application the accelerometer feature will allow you to determine the orientation and the motion of the phone.
Now I will demonstrate...