NotificationListenerServiceDemo:Android NotificationListenerService 演示

时间:2021-07-14 12:52:03
【文件属性】:
文件名称:NotificationListenerServiceDemo:Android NotificationListenerService 演示
文件大小:1.7MB
文件格式:ZIP
更新时间:2021-07-14 12:52:03
Java 通知监听器服务演示 Android NotificationListenerService Demo.base ( ) 介绍 NotificationListenerService 允许第三方应用程序接收通知信息。 更多信息请联系( ) 截屏 有用的方法 通知监听服务 onNotificationPosted(StatusBarNotification sbn) onNotificationRemoved(StatusBarNotification sbn) 取消所有通知() 取消通知(字符串包,字符串标签,int id) getActiveNotifications() 状态栏通知 获取ID 得到通知 获取包名 获取发布时间 可清除 正在进行中 Bundle extras = sbn . getNotification() . extras; String notifi
【文件预览】:
NotificationListenerServiceDemo-master
----.project(860B)
----project.properties(563B)
----src()
--------com()
----AndroidManifest.xml(1KB)
----res()
--------drawable-hdpi()
--------values-v11()
--------menu()
--------drawable-mdpi()
--------layout()
--------values-sw600dp()
--------drawable-xhdpi()
--------values()
--------values-sw720dp-land()
--------values-v14()
----.settings()
--------org.eclipse.jdt.core.prefs(177B)
----LICENSE(11KB)
----README.md(2KB)
----gen()
--------com()
----libs()
--------android-support-v4.jar(607KB)
----.classpath(466B)
----proguard-project.txt(781B)
----bin()
--------resources.ap_(33KB)
--------classes()
--------AndroidManifest.xml(1KB)
--------dexedLibs()
--------jarlist.cache(120B)
--------res()
--------NotificationListenerDemo.apk(268KB)
--------classes.dex(684KB)
----screenshot()
--------SevenNLS01.gif(296KB)
--------SevenNLS00.gif(73KB)

网友评论