Question:What is the correct way to fix if checking the status of the GPS_PROVIDER throws SecurityException?
A request permission for ACCESS_COARSE_LOCATION
B request permission for ACCESS_FINE_LOCATION
C request permission for INSTALL_LOCATION_PROVIDER
D None
+ AnswerB
+ Report