Android 12 업데이트 내용
https://android-developers.googleblog.com/2021/02/android-12-dp1.html?m=1
First preview of Android 12
Posted by Dave Burke, VP of Engineering Every day, Android apps help billions of people work, play, communicate, and create on a wi...
android-developers.googleblog.com
Compatible media transcoding
https://developer.android.com/about/versions/12/features/compatible-media-transcoding
Compatible media transcoding | Android 12 Developer Preview
Android 12 introduces a new feature that allows video capture apps to utilize more modern, storage-efficient encoding for videos recorded on the device without sacrificing compatibility with other apps. Android can automatically convert videos recorded in
developer.android.com
AVIF image support
Forground service optimization - expedited job in JobScheduler
Behavior changes: Apps targeting Android 12
Learn about changes in Android 12 that will affect all apps.
developer.android.com
https://developer.android.com/reference/android/app/job/JobParameters.html#isExpeditedJob()
JobParameters | Android 개발자 | Android Developers
developer.android.com
https://developer.android.com/topic/libraries/architecture/workmanager
WorkManager로 작업 예약 | Android 개발자 | Android Developers
WorkManager로 작업 예약 Android Jetpack의 일부 WorkManager는 지연 가능한 비동기 작업을 쉽게 예약할 수 있는 API로, 지연 가능한 비동기 작업은 앱이 종료되거나 기기가 다시 시작되더라도 실행될 것
developer.android.com
Unified API for receiving content
https://developer.android.com/about/versions/12/features/unified-content-api
Unified API for receiving content | Android 12 Developer Preview
Figure 1. The unified API provides a single place to handle incoming content regardless of the specific UI mechanism, such as pasting from the long-press menu or using drag-and-drop. Users love images, videos, and other expressive content, but inserting an
developer.android.com
Notification UI updates
https://developer.android.com/about/versions/12/behavior-changes-12#custom-notifications
Behavior changes: Apps targeting Android 12
Learn about changes in Android 12 that will affect all apps.
developer.android.com
...
'Android > 개념 및 정보' 카테고리의 다른 글
[Android] MVVM 의 ViewModel (using LiveData) (0) | 2020.12.31 |
---|---|
[Android] Hilt 의존성 주입(DI) gradle 버전, 각 어노테이션 설명 (0) | 2020.12.11 |
[Context] Fragment 에서 context 와 requireContext (0) | 2020.12.10 |
[Android] Room Database 튜토리얼 + MVVM + Repository(with kotlin) (0) | 2020.12.08 |
[Android] Realm Database 첫 시작(with kotlin) (2) | 2020.12.05 |
댓글