Notifications4EveryWhere
- 授权协议: Apache
- 开发语言: Java
- 操作系统: Android
- 软件首页: https://github.com/youxiachai/Notifications4EveryWhere
- 软件文档: https://github.com/youxiachai/Notifications4EveryWhere
- 官方下载: https://github.com/youxiachai/Notifications4EveryWhere
软件介绍
基于android 4.1 Notification 样式实现的兼容包。
改进自源com.android.support.v4.app 里面的NotificationCompat.Builder。
由于原官方的兼容包中,只是对Notification 做了一层api 的切换,并没有让旧的平台实现android 4.1 Notification 的新特性。所以,我对照着android4.1的源码把,android 4.1 的部分新的Notification 的特性进行移植,让android 2.2 以上的平台都能够用一致的api 实现同样的效果。
目前除了android 4.1 的bigStyle 还没实现外,其他我知道的特性都已经移植完毕。效果可以看主页的截图。
如果你之前有使用NotificationCompat.Builder 的,你只需把com.android.support.v4.app.NotificationCompat.Builder 替换成com.android.support.v8.app.NotificationCompat.Builder 即可。
Big Java Late Objects
Horstmann, Cay S. / 2012-2 / 896.00元
The introductory programming course is difficult. Many students fail to succeed or have trouble in the course because they don't understand the material and do not practice programming sufficiently. ......一起来看看 《Big Java Late Objects》 这本书的介绍吧!
