RouteTracker full iOS app (Full Applications)

An awesome route tracking application which uses the iPhones’ (all iOS devices) built in GPS to determine the user’s location. It’s not just a speed tracking application it does more than that. Of course you can use it just to track you speed, but this app can do more than that.

This app is suitable for tracking your location wherever you go, and if you say start stacking it will record the whole path you’re taking while it is turned on. The app stores all information to Core Data, so no matter what, your data is always stored. The app can run in the background too, since it uses location data, so doesn’t matter if you put this app into the background, it will still track your path.

The app has 3 view controllers:

  • MainViewController: first screen of the app that display the user’s location and tracking informations
  • RoutesViewController: displays a list of Routes that you recorded, with custom cells and custom deletion animation (slide to delete)
  • RouteDetailViewController: display the given Route object’s properties. It also has a mapView, which is able to expand, if you tap on the magnifier icon, the mapView will scale to full screen and show the saved route.

Features:

  • Core Data
  • Core Location
  • User tracking
  • Route drawing on map
  • Saving route coordinates
  • Background mode
  • Full Xcode project
  • ARC
  • No storyboards at the moment
  • Supports iOS 5+
  • Supports retina display
  • Supports iPhone 5
  • With .psd files
  • Custom animations
  • Custom design
  • App Store ready
  • MapView
  • Idle timer disabled to prevent the app from going to the background without user interaction
  • Fully documented, Apple like documentation (Appledoc)

Next version will include:

  • Social sharing (facebook, twitter, email)
  • Cool animation to delete the route from detail view
  • Ability to change between speed formats
  • System preferences settings
  • Ability to export route in GPX format http://gpxframework.com

Download RouteTracker full iOS app (Full Applications)

Leave a Reply

Your email address will not be published. Required fields are marked *