摘要:
阅读全文
posted @ 2014-01-13 19:39
天之涯0204
阅读(105)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2014-01-13 15:03
天之涯0204
阅读(171)
评论(0)
推荐(0)
摘要:
//通知图标 int icon = android.R.drawable.stat_notify_chat; //创建通知对象,icon通知图标,tickerText摘要,System.currentTimeMillis()通知时间 Notification notification = new Notification(icon, tickerText, System.currentTimeMillis()); Intent intent = new Intent(Intent.ACTION_CALL, Uri.pars... 阅读全文
posted @ 2014-01-13 14:22
天之涯0204
阅读(365)
评论(0)
推荐(0)
浙公网安备 33010602011771号