Quickstart
The TomTom Example App is an open source application created to illustrate the practical usage of the Navigation SDK. It’s separated in two main sections:
- Demo examples: A list of independent demos showing a specific feature of the SDK so the users can learn how to implement it without being distracted by other functionalities.
- The Navigation SDK Application: A complete navigation application that uses the main features of the SDK like Map display, Location, Routing, Navigation and Search. This is a practical example of how to integrate all these features into the same application.
Project setup
Clone the TomTom Example App Repository and follow the instructions in the README.