RoadSave SDK Documentation¶
Welcome to the official documentation for the RoadSave CrashDetech SDK — the crash detection and trip monitoring solution for Android and iOS.
Choose your platform¶
- :fontawesome-brands-android: **Android SDK**
---
Kotlin / Java · minSdk 24 · AGP 8.x · GMS + HMS support
[:octicons-arrow-right-24: Get started](android/getting-started.md)
- :fontawesome-brands-apple: **iOS SDK**
---
Swift · iOS 15+ · coming soon
[:octicons-arrow-right-24: iOS overview](ios/index.md)
What is the RoadSave SDK?¶
The RoadSave CrashDetech SDK integrates into your mobile application to:
- Detect vehicle trips automatically using activity recognition and GPS
- Detect crashes in real time by analysing accelerometer and GPS data
- Evaluate crash severity using the RoadSave server-side algorithm
- Report results to your app via a simple callback interface or broadcast receivers
The SDK is designed to run silently in the background with minimal battery impact.
SDK version¶
| Platform | Current version | Min OS |
|---|---|---|
| Android | 4.0.0 | API 24 (Android 7.0) |
| iOS | Coming soon | iOS 15+ |