I am starting the service of GPS in a class outside an activity. But I am in error in objLocationManager = (LocationManager) GetSystemService (LocationService);
What I'm doing and start GPS service before starting an activity.
its Possible?
I am starting the service of GPS in a class outside an activity. But I am in error in objLocationManager = (LocationManager) GetSystemService (LocationService);
What I'm doing and start GPS service before starting an activity.
its Possible?