The following sections describe the contents of the Navigine Android SDK repository. The files in our public repository for Android are:
- sources of the Navigine Demo Application for Android
- Navigine SDK for Android in form of a JAR file
- Refer to the Navigine official website for complete list of downloads, useful materials, information about the company, and so on.
- Get started with Navigine to get full access to Navigation services, SDKs, and applications.
- Refer to the Navigine User Manual for complete product usage guidelines.
- Find company contact information at the official website under Contact tab.
Navigine Demo application for Android enables you to test indoor navigation as well as measure your target location's radiomap. Source files as well as compiled application reside in the Navigine folder and nested folders.
To get the Navigine demo application for Android,
- Either download the precompiled APK file.
- Or compile the application yourself using sources, available at GitHub.
For complete guidelines on using the Demo, refer to the corresponding sections in the Navigine User Manual, or refer to the Help file incorporated into the application.
Navigine SDK for Android applications enables you to develop your own indoor navigation apps using the well-developed methods, classes, and functions created by the Navigine team. The SDK file resides in the NavigineSDK folder.
Refer to the NavigineSDK for the SDK used for indoor navigation. Find formal description of Navigine-SDK API including the list of classes and their public fields and methods at Navigine SDK wiki.