Skip to content

Accelerometer

Simon (darkside) Jackson edited this page Aug 21, 2020 · 7 revisions

Accelerometer

Area Submitted Type
Input, Touch & Gestures 8/4/2010 Code Sample

Description

This sample shows how to read the accelerometer sensor on Windows Phone 7.

Sample Overview

Windows Phone 7 devices include a number of hardware sensors, one of which is the accelerometer. The accelerometer can be used to detect tilt, shaking, and other motion in three dimensions. This sample illustrates use of an accelerometer class to handle accelerometer data and to update the position of a sprite on the screen.

All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).

Download Size Description
AccelerometerSample_4_0 0.08MB Source code and assets for the Accelerometer Sample (XNA Game Studio 4.0).
AccelerometerSample_4_0.zip 0.08MB Source code and assets for the Accelerometer Sample (XNA Game Studio 4.0).
Clone this wiki locally