i have to make an android application in which i need to find the current location of the user.
For this i am first using the GPS provider, but if it is not available i fall bac
You have to activate location via network providers in the Settings menu, and if at the start of the app it is disabled, you can show a Toast to notify the user