# SpacesWayFindingSDK-Android **Repository Path**: mirrors_CiscoDevNet/SpacesWayFindingSDK-Android ## Basic Information - **Project Name**: SpacesWayFindingSDK-Android - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-23 - **Last Updated**: 2025-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SpacesWayFindingSDK-Android 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. ## Requirements - JDK 17 or later, Android 8.0(SDK version 26) or later ## Installation 1. **Add the SDK to your project:** - Copy `SpacesWayFindingApp.aar` and its dependencies (e.g., `SpacesWayFindingSDK.aar`) into your project's `app/libs/` directory. 2. **Sync SDKs:** - In Android Studio, go to `File` and click `Sync Project with Gradle Files` to sync with Gradle. 3. **Import the SDK:** ```kotlin import com.ciscospaces.wayfinding.app ``` ## Usage & Documentation - See [Cisco Spaces Wayfinding Documentation](https://devnetapps.cisco.com/docs/cisco-spaces-wayfinding/) for detailed API documentation and integration guides. - Inline code documentation is available within the SDK headers and sample app. ## Support For questions, issues, or feature requests, please open an issue in this repository or contact the maintainers. ## License This SDK is provided under the terms of the [LICENSE](./LICENSE) file. ## Contributing Contributions are welcome! Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.