Starter Kit home pagelight logodark logo
  • Support
  • Sign up
  • Sign up
API Reference
API Documentation
  • Introduction
  • Create Your First Conversation
  • Get Your API Keys
  • Get Token
  • Open API
Avatar
  • Overview
  • AvatarTraining
  • FAQ
Conversational Video Interface
  • Overview
  • CreatingConversation
  • CreatingCharacter
iOS SDK
  • Download and Installation
  • SDK Reference
  • Quick Start
  • Key Interfaces
  • Code Example
  • Common Errors
Android SDK
  • Download and Installation
  • Add Dependencies
  • Proguard Configuration
  • Quick Start
  • Key Interfaces
  • Precautions
H5 SDK
  • Quick Start
  • Call Process
  • Methods
  • Events
  • Code Examples
  • Frequently Asked Questions
  • Version History
Android SDK

Proguard Configuration

Add the following configuration to your project’s proguard-rules.pro file:

Copy
-keep class org.webrtc.**{ *; }
-keep class org.eclipse.paho.client.** { *; }
-keep class org.eclipse.paho.uri.** { *; }
Add DependenciesQuick Start
github
Powered by Mintlify
Assistant
Responses are generated using AI and may contain mistakes.