Device motion
${!supported ? 'This feature is not (yet) supported on your device
' : ''}The DeviceMotionEvent gives information about the speed of changes for the position and orientation of the user's device.
Shake your device to see the red dot below move.
You may need to enable access to motion sensors, show me how