WEB开发网
开发学院手机开发Android 开发 Android Notification详解 阅读

Android Notification详解

 2010-11-05 00:55:43 来源:WEB开发网   
核心提示:contentText, PendingIntent contentIntent) 设置Notification留言条的参数writeToParcel(Parcel parcel, int flags) Flatten this notification from a parcel.toString() …………….将
contentText, PendingIntent contentIntent) 设置Notification留言条的参数

writeToParcel(Parcel parcel, int flags) Flatten this notification from a parcel.

toString() …………….

将Notification发送到状态条上:

Java代码

Notification notification = new Notification();

Notification的设置过程……..

nm.notify(0, notification); //发送到状态条上

上一页  1 2 

Tags:Android Notification 详解

编辑录入:coldstar [复制链接] [打 印]
赞助商链接