mrmans0n / smart-location-lib

Android library project that lets you manage the location updates to be as painless as possible
1.65k stars 353 forks source link

How to get location when GPS is not enabled ? #198

Open AashishDev opened 7 years ago

AashishDev commented 7 years ago

Please guide me how to get location using the mobile network by using this library? and Secondly in which callback method I can detect if location is not received in the case of device location is disabled or any failure.

saeedjassani commented 6 years ago

same question. can anyone help?