<manifest xmlns:android="http://schemas.android.com/apk/res/android"
  package="com.shake">
  <uses-feature android:name="android.hardware.sensor.accelerometer" android:required="true" />
</manifest>