Pendingintent 的flag 需设置 PendingIntent.FLAG_MUTABLE
manifast.xml里 ,如果<activity>
等4大组件, 内部存在<intent-filter>
,必须设置 android:exported="true"
还有注意蓝牙3个新权限,在target 31 时才生效的
Pendingintent 的flag 需设置 PendingIntent.FLAG_MUTABLE
manifast.xml里 ,如果<activity>
等4大组件, 内部存在<intent-filter>
,必须设置 android:exported="true"
还有注意蓝牙3个新权限,在target 31 时才生效的
本文标题:Android12 targetSdk 31 注意
本文链接:https://www.haomeiwen.com/subject/sccxxrtx.html
网友评论