标签: android notifications customization hangout
我刚开始为自己的android项目工作。我想创建一个应用程序,用于自定义通知来自几个应用程序,如环聊或gmail。我已经知道如何使用android.app.Notification和android.app.NotificationManager。但我不知道如何将其与环聊通知绑定。 Android中的环聊是否有任何API?如何设置我自己的通知(LED,声音,......)?
android.app.Notification
android.app.NotificationManager