You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/sdk-options.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,21 +71,19 @@ Publishing locations for individual SDK packages:
71
71
72
72
##### Android platform support
73
73
74
-
The Android ecosystem is extensive, encompassing various versions and specialized platforms designed for diverse types of devices. The next table lists the key Android platforms currently available:
74
+
The Android ecosystem is extensive, encompassing various versions and specialized platforms designed for diverse types of devices. The next table lists the Android platforms currently available:
| Phones and tablets | Standard devices running [Android Commercial](https://developer.android.com/get-started). | 720P |
79
-
| Mirror auto applications <sup>1</sup> | Apps that allow driver to mirror their phone to a car’s built-in screens, running [Android Auto](https://www.android.com/auto/). | 360P |
80
-
| TV apps or gaming <sup>1</sup> | Apps running running [Android TV](https://developer.android.com/tv), optimized for the TV experience, focused on streaming services and gaming. |360P |
81
-
| Smartwatches or wearables devices <sup>1</sup> | Simple user interface and lower power consumption, designed to operate on small screens with limited hardware, using [Wear OS](https://wearos.google.com/). |360P |
82
-
| Automobile scenarios <sup>1</sup> | Car head units running [Android Automotive OS (AAOS)](https://source.android.com/docs/automotive/start/what_automotive). |360P |
83
-
| Custom devices <sup>1</sup> | Custom devices or applications using [Android Open Source Project (AOSP)](https://source.android.com/), running custom operating systems for specialized hardware, like ruggedized devices, kiosks, or smart glasses; devices where performance, security, or customization is critical. |360P |
84
-
85
-
- <sup>1</sup> While we don’t **officially support** the platforms or devices mentioned, you’re welcome to experiment and use them at your own risk. Keep in mind that while they may work in certain cases, we can’t guarantee optimal performance or provide dedicated troubleshooting for these scenarios.
78
+
| Phones and tablets | Standard devices running [Android Commercial](https://developer.android.com/get-started). | Fully support with [the video resolution](./voice-video-calling/calling-sdk-features.md?#supported-video-resolutions). |
79
+
| Mirror auto applications | Apps that allow driver to mirror their phone to a car’s built-in screens, running [Android Auto](https://www.android.com/auto/). | Audio-only support |
80
+
| TV apps or gaming | Apps running running [Android TV](https://developer.android.com/tv), optimized for the TV experience, focused on streaming services and gaming. |Audio-only support |
81
+
| Smartwatches or wearables devices | Simple user interface and lower power consumption, designed to operate on small screens with limited hardware, using [Wear OS](https://wearos.google.com/). |Audio-only support |
82
+
| Automobile | Car head units running [Android Automotive OS (AAOS)](https://source.android.com/docs/automotive/start/what_automotive). |Audio-only support |
83
+
| Custom devices | Custom devices or applications using [Android Open Source Project (AOSP)](https://source.android.com/), running custom operating systems for specialized hardware, like ruggedized devices, kiosks, or smart glasses; devices where performance, security, or customization is critical. |Audio-only support |
86
84
87
85
> [!NOTE]
88
-
> For**audio-only** calls across various platforms and devices you can use the SDK, with comprehensive support available for **phones and tablets**. For **video calls**, support is **limited**and may depend on the specific platform or device, with video resolutions capped at 360p in some cases. If your use case involves a device or platform outside of standard phones and tablets (e.g., smart glasses, custom IoT devices), we recommend connecting with us early in your development process so we can guide you on the best integration approach and any potential workarounds.
86
+
> We**only supports video calls on phones and tablets**. For use cases involving video and non-standard devices or platforms (such as smart glasses or custom devices), we suggest [contacting us](https://github.com/Azure/communication) early in your development process for assistance in determining the most suitable integration approach.
89
87
90
88
In case that you found issues during your implementation we encourage you to visit [the troubleshooting guide](./troubleshooting-info.md?#accessing-support-files-in-the-calling-sdk).
0 commit comments