Desteklenen cihazlar
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Temel ExoPlayer kullanım alanları için gereken minimum Android sürümleri şunlardır:
Kullanım alanı |
Android sürümü |
API seviyesi |
Ses çalma |
5,0 |
21 |
Ses çalma (aktarmayı kullanarak) |
10 |
29 |
Video oynatma |
5,0 |
21 |
Video oynatma (efektlerle) |
5,0 |
21 |
Video oynatma (HDR) |
7,0 |
24 |
DASH (DRM yok) |
5,0 |
21 |
DASH (Widevine CENC; "cenc" şeması) |
5,0 |
21 |
DASH (Widevine CENC; "cbcs" şeması) |
7.1 |
25 |
DASH (ClearKey; "cenc" şeması) |
5,0 |
21 |
SmoothStreaming (DRM yok) |
4.4 |
19 |
SmoothStreaming (PlayReady; "cenc" şeması) |
Android TV |
Android TV |
HLS (DRM yok) |
5,0 |
21 |
HLS (AES-128 şifreleme) |
5,0 |
21 |
HLS (Widevine CENC; "cenc" şeması) |
4.4 |
19 |
HLS (Widevine CENC; "cbcs" şeması) |
7.1 |
25 |
Belirli bir kullanım alanında, minimum sürüm şartını karşılayan tüm Android cihazlarda ExoPlayer'ı desteklemeyi hedefliyoruz. Cihazlara özgü bilinen sorunlar Media3 GitHub sorun izleyicisinde veya eski ExoPlayer GitHub sorun izleyicisinde listelenir.
Emülatörler
Bazı Android emülatörleri, Android'in medya paketi bileşenlerini düzgün şekilde uygulamadığından ExoPlayer'ı desteklemez. Bu sorun, ExoPlayer ile değil, emülatörle ilgilidir. Android'in resmi emülatörü ("Android Studio'daki Sanal Cihazlar"), sistem resminin API düzeyi en az 23 olduğu sürece ExoPlayer'ı destekler. Daha önceki API düzeylerine sahip sistem resimleri ExoPlayer'ı desteklemez. Üçüncü taraf emülatörlerin sağladığı destek düzeyi değişiklik gösterir. Üçüncü taraf emülatörlerde ExoPlayer'ı çalıştırmayla ilgili sorunlar, ExoPlayer ekibine değil, emülatör geliştiriciye bildirilmelidir. Mümkünse medya uygulamalarını emülatör yerine fiziksel cihazlarda test etmenizi öneririz.
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-27 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-27 UTC."],[],[],null,["# Supported devices\n\nThe minimum Android versions required for core ExoPlayer use cases are:\n\n| Use case | Android version | API level |\n|--------------------------------------------|-----------------|------------|\n| Audio playback | 5.0 | 21 |\n| Audio playback (using offload) | 10 | 29 |\n| Video playback | 5.0 | 21 |\n| Video playback (with effects) | 5.0 | 21 |\n| Video playback (HDR) | 7.0 | 24 |\n| DASH (no DRM) | 5.0 | 21 |\n| DASH (Widevine CENC; \"cenc\" scheme) | 5.0 | 21 |\n| DASH (Widevine CENC; \"cbcs\" scheme) | 7.1 | 25 |\n| DASH (ClearKey; \"cenc\" scheme) | 5.0 | 21 |\n| SmoothStreaming (no DRM) | 4.4 | 19 |\n| SmoothStreaming (PlayReady; \"cenc\" scheme) | Android TV | Android TV |\n| HLS (no DRM) | 5.0 | 21 |\n| HLS (AES-128 encryption) | 5.0 | 21 |\n| HLS (Widevine CENC; \"cenc\" scheme) | 4.4 | 19 |\n| HLS (Widevine CENC; \"cbcs\" scheme) | 7.1 | 25 |\n\nFor a given use case, we aim to support ExoPlayer on all Android devices that\nsatisfy the minimum version requirement. Known device-specific issues are listed\non the [Media3 GitHub issue tracker](https://github.com/androidx/media/labels/bug%3A%20device%20specific) or the\n[legacy ExoPlayer GitHub issue tracker](https://github.com/google/ExoPlayer/labels/bug%3A%20device%20specific).\n\nEmulators\n---------\n\nSome Android emulators don't properly implement components of Android's media\nstack, and as a result don't support ExoPlayer. This is an issue with the\nemulator, not with ExoPlayer. Android's official emulator (\"Virtual Devices\" in\nAndroid Studio) supports ExoPlayer provided the system image has an API level of\nat least 23. System images with earlier API levels don't support ExoPlayer. The\nlevel of support provided by third-party emulators varies. Issues running\nExoPlayer on third-party emulators should be reported to the developer of the\nemulator rather than to the ExoPlayer team. Where possible, we recommend testing\nmedia apps on physical devices rather than emulators."]]