Anjo.Android.Agora.AiaecII 4.5.2

dotnet add package Anjo.Android.Agora.AiaecII --version 4.5.2
                    
NuGet\Install-Package Anjo.Android.Agora.AiaecII -Version 4.5.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Anjo.Android.Agora.AiaecII" Version="4.5.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Anjo.Android.Agora.AiaecII" Version="4.5.2" />
                    
Directory.Packages.props
<PackageReference Include="Anjo.Android.Agora.AiaecII" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Anjo.Android.Agora.AiaecII --version 4.5.2
                    
#r "nuget: Anjo.Android.Agora.AiaecII, 4.5.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Anjo.Android.Agora.AiaecII@4.5.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Anjo.Android.Agora.AiaecII&version=4.5.2
                    
Install as a Cake Addin
#tool nuget:?package=Anjo.Android.Agora.AiaecII&version=4.5.2
                    
Install as a Cake Tool

Anjo.Android.Agora.AiaecII

The Agora Full SDK metapackage for .NET is available for Android.

NuGet License

Installation

dotnet add package AAiaecIIl

Requirements

  • Target framework: net9.0-android
  • Min Android API: 24+
  • Android SDK 34+, JDK 17
  • ABIs: arm64-v8a, armeabi-v7a, x86_64

Permissions (AndroidManifest.xml)

  • android.permission.INTERNET
  • android.permission.RECORD_AUDIO
  • android.permission.CAMERA
  • android.permission.ACCESS_NETWORK_STATE

Example manifest entries

<manifest ...>
  <uses-permission android:name="android.permission.INTERNET" />
  <uses-permission android:name="android.permission.RECORD_AUDIO" />
  <uses-permission android:name="android.permission.CAMERA" />
  <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
</manifest>

ProGuard/R8 (if minifying)

-keep class io.agora.** { *; }
-keep class org.webrtc.** { *; }

Versioning

  • Package version: 4.5.2

Star this repo if it helps you: https://github.com/mhdwaelanjo/Anjo.Android.AgoraFull


Help & Feedback


💖 Support My Work

If you like my projects or find them helpful, please consider supporting me on Ko-fi!
Your support helps me keep improving and building new features.

ko-fi

Product Compatible and additional computed target framework versions.
.NET net9.0-android35.0 is compatible.  net10.0-android was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0-android35.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Anjo.Android.Agora.AiaecII:

Package Downloads
Anjo.Android.AgoraFull

.NET for Android (formerly Xamarin.Android) Binding Library - Agora Full SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.5.2 76 2/8/2026

Agora AiaecII SDK v4.5.2