Guest User

Untitled

a guest
Apr 19th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <uses-feature
  2. android:name="android.hardware.touchscreen"
  3. android:required="false"
  4. android:glEsVersion="0x00010000" />
  5. <uses-feature
  6. android:name="android.hardware.faketouch"
  7. android:required="true"
  8. android:glEsVersion="0x00010000" />
Add Comment
Please, Sign In to add comment