Add this to Manifest file:
<uses-feature android:name="android.hardware.sensor.light" android:required="true"></uses-feature>
As the intensity of light varies the app screen varies accordingly.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Add this to Manifest file:
<uses-feature android:name="android.hardware.sensor.light" android:required="true"></uses-feature>
As the intensity of light varies the app screen varies accordingly.