Package com.TwentyCodes.android.location

Class Summary
GeoUtils This class contains common tools for computing common geological problems
LocationReceiver this abstract class will be used as a template for classes wishing to receiver location updates from the skyhook location service
LocationService this service class will be used broadcast the users location periodic
MapView We use this MapView Because it has double tap zoom capability
MidPoint This MidPoint object will hold the information form the calculations performed by GeoUtils.midPoint().
Receiver this class will be used to start the either the skyhook service or location service via android's alarm manager