参考文章(应用程序举例)how to use the LED with Android phonehttp://androidblogger.blogspot.jp/2009/09/tutorial-how-to-use-led-with-android.html 通知的种类有声音.震动.闪灯 App怎么发财“通知灯”请求 (1)getSystemService获得通知服务 (2)构造notification (3)发出通知 系统如何处理? (1)启动“通知”Service (2)收到通知后,分…