Skip to content

Instantly share code, notes, and snippets.

@amyu
Created February 16, 2015 06:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amyu/5622383c5717d3700ccf to your computer and use it in GitHub Desktop.
Save amyu/5622383c5717d3700ccf to your computer and use it in GitHub Desktop.
<uses-feature
android:name="android.hardware.touchscreen"
android:required="false" />
<uses-feature
android:name="android.software.leanback"
android:required="true" />
<uses-feature
android:name="android.hardware.microphone"
android:required="false"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment