One of the first things you should verify in regard to location information is if the user has location services enabled on their device. These settings are saved in the googlesettings.db in USERDATA/data/com.google.android.gsf/databases/. Here, if you see the value of 1 for “use_location_for_services,” then you can state that the user has location information enabled on their device.