AndroidNotificationCenter:iOS NotificationCenter android实现

时间:2024-05-22 15:24:41
【文件属性】:

文件名称:AndroidNotificationCenter:iOS NotificationCenter android实现

文件大小:54KB

文件格式:ZIP

更新时间:2024-05-22 15:24:41

Java

Android通知中心 AndroidNotificationCenter是适用于android的ObserverPattern实现,例如ios中的NSNotificationCenter。 使用java InvocationHandler 静态类型接口,防止输入错误,如果更改方法名称或参数类型,则观察者将不进行修改而无法编译 不使用反射 ## maven依赖 com.yy notification-center-android 1.0.1 ## gradle依赖 compile 'com.


【文件预览】:
AndroidNotificationCenter-master
----README.MD(2KB)
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(853B)
----gradle()
--------wrapper()
----src()
--------main()
----.gitignore(137B)
----build.gradle(2KB)

网友评论