Android 14升级笔记
一些笔记没地方放了就决定丢这里。
- Schedule exact alarms are denied by default, https://developer.android.com/about/versions/14/changes/schedule-exact-alarms
- Grant partial access to photos and videos
- Secure full-screen Intent notifications
- Foreground service types are required, https://developer.android.com/about/versions/14/changes/fgs-types-required
- Restrictions to implicit and pending intents
- Runtime-registered broadcasts receivers must specify export behavior
- Additional restrictions on starting activities from the background
- Convert scaled pixel (sp) units