摘要:
// 添加常驻通知private void setNotification() { NotificationManager notificationManager = (NotificationManager)getSystemService(NOTIFICATION_SERVICE); Notification notification = new Notification(R.drawable.icon, getString(R.string.app_name), System.currentTimeMillis()); Intent intent = new Inten... 阅读全文
posted @ 2013-04-08 23:50
屌丝迷途
阅读(1900)
评论(0)
推荐(0)

浙公网安备 33010602011771号