지원 중단

각 출시에서 특정 Android API는 더 이상 사용되지 않거나 더 나은 개발자 환경 제공이나 새 플랫폼 기능 지원을 위해 리팩터링해야 할 수 있습니다. 이 경우 Google에서는 더 이상 사용되지 않는 API를 공식적으로 지원 중단하고 개발자에게 대신 사용할 대체 API를 안내합니다.

지원 중단이란 API에 관한 공식 지원은 종료되나 개발자는 계속 사용할 수 있다는 의미입니다. 이 페이지에서는 이번 Android 출시에서 지원 중단된 주요 사항을 중점적으로 다룹니다. 다른 지원 중단을 확인하려면 API 차이점 보고서를 참고하세요.

Virtualizer 대신 Spatializer 사용

First added in Android 12 (API level 32), the Spatializer class lets apps query the capabilities and behavior of sound spatialization on the device. In Android 15, the Virtualizer class is deprecated. Use AudioAttributes.Builder.setSpatializationBehavior instead to characterize how you want your content to be played when spatialization is supported.

AndroidX media3 ExoPlayer 1.0 enables spatial audio by default for multichannel audio when the device supports it. See this recent blog post and the spatial audio documentation for more information, including APIs to control the feature.

Android WebView에서 WebSQL 지원 중단

setDatabaseEnabledgetDatabaseEnabled WebSettings의 메서드는 이제 지원 중단됩니다. 이 설정으로 지원이 활성화되었습니다. 할 수 있습니다 이제 Chrome에서 WebSQL이 삭제되고 지원 중단됨 Android WebView의 화면입니다. 이러한 메서드는 향후 12개월 내에 모든 Android 버전에서 무작위 작업이 됩니다.

W3C (World Wide Web Consortium)에서는 권장 Web Storage API를 채택하기 위해 웹 데이터베이스가 필요한 앱 localStorage 및 및 sessionStorage 또는 IndexedDB. 브라우저의 SQLite Wasm은 원본 비공개 파일 시스템 를 기반으로 한 대체 기술들을 개괄적으로 설명합니다. SQLite 데이터베이스 Web Assembly (Wasm)에 컴파일되고, 웹 기반 애플리케이션이며, 원본 비공개 파일 시스템 더 많은 직접 마이그레이션을 지원 Cloud SQL 코드이며