Is it possible to turn on LocationProviders(GPS Provider/Network Providers) on Device programatically, if it is turned off?
|
feedback
|
|
No, it is not, but you can open the Location services settings window:
| |||
|
feedback
|
|
Use following code to start GPS
and following code to stop GPS
| |||
feedback
|