标签: android android-notification-bar android-vpn-service
他们从Android developer page开始使用VpnService,
在VPN连接有效期内显示系统管理的通知。
,但听起来是较新的android版本,通知本身不会显示。
有没有办法使它发生或有没有办法检查它是否未显示,我们创建了自己的通知?
或者至少我们知道VpnService从哪个版本停止显示通知?
我检查过,该通知在Android 4.2.2中显示,但在Android 7.0中未显示