Recent content by harishdsm

  1. H

    Runtime Location permission getting turned off at some point while accessing GPS location in android

    I am working on an android application that is used for tracking mobiles. I have used location listener to get the latitude & longitude values from the GPS at a time interval of 10 secs. In case of internet connectivity,the values(lat,longi) are directly sent to my server and if there is...