In my app i want to get the user current location through GPS
and I want to put the conditions like, if it will take more than 3min to fetch then it ll stop and fetching of location ll handover to NETWORK
How can I do that?
thank you
In my app i want to get the user current location through GPS
and I want to put the conditions like, if it will take more than 3min to fetch then it ll stop and fetching of location ll handover to NETWORK
How can I do that?
thank you
I will suggest you to see this link..this is the best link so far to get current Location.
What is the simplest and most robust way to get the user's current location on Android?