开发者

How to create more than once Notification in android class?

H开发者_JS百科ow do you go about making a new notification with one application inside of one class? I am trying to launch more than one notification from one class.


If you look at the notification example in the guide, when you call NotificationManager.notify you can pass a different id value to create a new status bar notification.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜