I am trying to get the current location. For that I implement a LocationListener and register it for both the network and the GPS provider:
locationManager.r
This is helpful:
A Deep Dive Into Location
and lastly the source code for that talk:
android-protips-location