Android Question Manifest for Accelerometer

anaylor01

Well-Known Member
Licensed User
Longtime User
What is the code for the Manifest to require accelerometer? I think I have the right syntax to require that they have a phone. <uses-feature android:name="android.hardware.telephony" android:required="true"/>
 

eps

Expert
Licensed User
Longtime User
Upvote 0
Top