1
I’m developing an app that uses geolocation functions. The same is already getting the smartphone locations, and I can check whether the GPS connection or not. Until then quiet, what I’m not getting is that if the GPS is off, ask the user to turn it on, taking it directly to the GPS settings screen, or just with a click of a turn on in GPS and do not let the same use the app until it is turned on.
Thanks @Paulo, it worked yes, exactly what I wanted, now just make a window with one to go to startActivity.
– Jonathan Sales
Great! Consider marking this answer as accepted if you have answered your question. It will help others with the same question.
– Paulo Rodrigues