Hi, I'm trying to make some localization on a map using GeoPoint. Using LocationManager class I can obtain two providers type: GPS and NETWORK (at least I know only these two =D). GPS location is made by an GPS device embedded on the device, right? But I don't understand yet the NETWORK location. It's made by a carrier or via internet? Or both?
Thanks in advance
André