Multiple choice

What is the work of Sensor Manager in Android applications?

  1. To provide the hardware specific information.

  2. To provide resource management.

  3. getSystemService is used to get a reference to the Sensor Service.

  4. To provide storage management.

  5. Options 1 and 3.

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

These are correct statements about Sensor manager.