摘要: 转载请注册出处:http://blog.csdn.net/guolin_blog/article/details/9797169在上一篇文章中,我们学习了Android Service相关的许多重要内容,包括Service的基本用法、Service和Activity进... 阅读全文
posted @ 2017-03-20 16:31 vegatate 阅读(151) 评论(0) 推荐(0) 编辑
摘要: 转载请注明出处:http://blog.csdn.net/guolin_blog/article/details/11952435相信大多数朋友对Service这个名词都不会陌生,没错,一个老练的Android程序员如果连Service都没听说过的话,那确实也太逊了。... 阅读全文
posted @ 2017-03-20 16:30 vegatate 阅读(123) 评论(0) 推荐(0) 编辑
摘要: NotificationManager barmanager=(NotificationManager)getSystemService(Context.NOTIFICATION_SERVICE);Notification notice = new Notificat... 阅读全文
posted @ 2017-03-20 15:59 vegatate 阅读(712) 评论(0) 推荐(0) 编辑