Skip to main content

Quick Start

Welcome to the Azeoo SDK documentation. This guide will help you get started quickly.

Overview​

The Azeoo SDK is available for multiple platforms. Choose your platform below to access platform-specific installation and quick start guides.

Choose your platform​

PlatformDescriptionGet started
AndroidNative Kotlin SDK for Android appsOverview Β· Quick Start Β· Installation
iOSNative Swift SDK for iOS appsOverview Β· Quick Start Β· Installation
FlutterCross-platform Flutter SDKOverview Β· Quick Start Β· Installation
React NativeCross-platform React Native SDKOverview Β· Quick Start Β· Installation

You can also switch platforms at any time using the platform selector in the sidebar when viewing platform-specific docs.

Quick steps​

  1. Choose your platform β€” Use the table above or the platform selector in the sidebar
  2. Install the SDK β€” Follow the installation guide for your platform
  3. Get your API key β€” Get your SDK token from the Azeoo Client Platform
  4. Initialize the SDK β€” Call the SDK with your API key and options (see your platform's quick start)
  5. Connect a user β€” Call connect(userId, token) once the user is authenticated
  6. Start building β€” Use the nutrition and training modules and explore the available features

Next Steps​