Latest Android Aptitude Question SOLUTION: What will happen if a sensor is not unregistered, after using it for some time?
Options
1) Android will automatically switch off that sensor and stops it.
2) Nothing will happen,
What will happen if a sensor is not unregistered, after using it for some time?
Options
1) Android will automatically switch off that sensor and stops it.
2) Nothing will happen, but that sensor will keep running in background, with this no side-effect occurs.
3)that sensor will keep running in the background, and consumes lot of battery power un-necessarily.
4) Program will crash