Xamarin.Vonage.Android
2.21.5-preview1
See the version list below for details.
dotnet add package Xamarin.Vonage.Android --version 2.21.5-preview1
NuGet\Install-Package Xamarin.Vonage.Android -Version 2.21.5-preview1
<PackageReference Include="Xamarin.Vonage.Android" Version="2.21.5-preview1" />
<PackageVersion Include="Xamarin.Vonage.Android" Version="2.21.5-preview1" />
<PackageReference Include="Xamarin.Vonage.Android" />
paket add Xamarin.Vonage.Android --version 2.21.5-preview1
#r "nuget: Xamarin.Vonage.Android, 2.21.5-preview1"
#:package Xamarin.Vonage.Android@2.21.5-preview1
#addin nuget:?package=Xamarin.Vonage.Android&version=2.21.5-preview1&prerelease
#tool nuget:?package=Xamarin.Vonage.Android&version=2.21.5-preview1&prerelease
Xamarin bindings to the native Android Vonage SDK. The Vonage Android SDK lets you use Vonage-powered video sessions in apps you build for Android devices.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. net10.0-android was computed. |
| MonoAndroid | monoandroid is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Xamarin.Vonage.Android:
| Package | Downloads |
|---|---|
|
Xamarin.Forms.Vonage
Vonage library for Xamarin.Forms |
|
|
Zebble.OpenTok
OpenTok plugin for Zebble for Xamarin. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.27.1 | 806 | 2/8/2024 |
| 2.25.0 | 4,889 | 4/5/2023 |
| 2.25.0-pre1 | 638 | 4/5/2023 |
| 2.24.2 | 1,252 | 3/18/2023 |
| 2.24.2-preview1 | 534 | 2/23/2023 |
| 2.23.1-preview9 | 638 | 10/21/2022 |
| 2.23.1-preview8 | 258 | 10/21/2022 |
| 2.23.1-preview7 | 262 | 10/21/2022 |
| 2.23.1-preview5 | 295 | 10/21/2022 |
| 2.23.1-preview4 | 596 | 10/21/2022 |
| 2.23.1-preview2 | 385 | 10/21/2022 |
| 2.23.1-preview10 | 550 | 10/24/2022 |
| 2.23.1-preview1 | 361 | 10/21/2022 |
| 2.21.5 | 14,272 | 10/21/2022 |
| 2.21.5-preview1 | 334 | 10/21/2022 |
| 2.21.3 | 10,697 | 1/18/2022 |
| 2.21.3-preview4 | 351 | 10/21/2022 |
| 2.21.3-beta1 | 405 | 1/13/2022 |
| 2.20.1 | 10,262 | 6/9/2021 |
| 2.19.1 | 993 | 4/20/2021 |
| 2.19.0 | 846 | 3/3/2021 |
Version 2.21.5 -- January 2022
This fixes an issue where Bluetooth was not routed in some scenarios.
Additionally, applications targeting API level 31 and above now require permission BLUETOOTH_CONNECT in addition to the other required permissions.
Version 2.21.4 -- January 2022
This version fixes an issue where applications built targeting API level 31 crash. Additionally, applications targeting API level 31 and above now require permission READ_PHONE_STATE in addition to the other required permissions.
You can find full release notes here https://tokbox.com/developer/sdks/android/release-notes.html