Skip to content

Overview

The Aiuta Android SDK enables you to integrate AIUTA's powerful features into your Android applications (and more). This guide will help you get started with the SDK and understand its core capabilities.

Requirements

minSdk: 23
targetSdk: 35

Kotlin Multiplatform Support

The following table shows the current platform support status for Aiuta SDK via Kotlin Multiplatform:

Platform Support Status Notes
Android ✅ Supported Full support
iOS ✅ Supported Full support
Desktop 🟡 Beta Limited functionality
Web ❌ Not Supported Not available

Note: Desktop support is currently in beta phase and may have limited functionality compared to mobile platforms.

Next Steps