Este exemplo mostra como fazer uma notifica??o simples para Android, com base no tutorial do Vogella. http://www.vogella.com/tutorials/AndroidNotifications/article.html Atualizado com http://developer.android.com/design/patterns/notifications.html.
SimpleNotification is hosted in the following web site
https://github.com/gdgmanaus/SimpleNotification
If you think the Android project SimpleNotification listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of SimpleNotification.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 2 |
SimpleNotification has the following Java source files.
com.sample.simplenotification.ApplicationTest.java com.sample.simplenotification.MyActivity.java com.sample.simplenotification.NotificationReceiverActivity.java