I'm trying to get the current location of the phone through GPS. I followed the tutorial on the Android Developer's pages (Location and Maps) and I downloaded some examples too.
I keep getting this error in LogCat, though:
GPS [assist_gps_request_set_id][line = 1197] : Failed with INVALID SET-ID TYPE
GpsLocationProvider Error getting cell location info.
How can I make this error go away and let my app work?