Welcome to the SpacesWayFindingSDK-Android — a easy-to-integrate Android SDK designed to enable advanced indoor wayfinding and navigation features in your Android applications.
With this SDK, developers can effortlessly add:
Accurate indoor positioning and routing
Interactive maps with multi-level support
Seamless integration with your existing app architecture
Our SDK leverages cutting-edge mapping technologies and is built to deliver smooth, real-time user experiences inside complex indoor environments such as malls, airports, office buildings, and more.
- JDK 17 or later, Android 8.0(SDK version 26) or later
- Add the SDK to your project:
- Copy
SpacesWayFindingApp.aarand its dependencies (e.g.,SpacesWayFindingSDK.aar) into your project'sapp/libs/directory.
- Sync SDKs:
- In Android Studio, go to
Fileand clickSync Project with Gradle Filesto sync with Gradle.
- Import the SDK:
import com.ciscospaces.wayfinding.app
- See Cisco Spaces Wayfinding Documentation for detailed API documentation and integration guides.
- Inline code documentation is available within the SDK headers and sample app.
For questions, issues, or feature requests, please open an issue in this repository or contact the maintainers.
This SDK is provided under the terms of the LICENSE file.
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.