Main objective of this tutorial is to create Notification Alerts with the use of NotificationManager. Notification is located at Title bar of the activity when notification is arrives..
Create-Notification-Alert-using-NotificationManager-Android is hosted in the following web site
https://github.com/tejas123/Create-Notification-Alert-using-NotificationManager-Android
If you think the Android project Create-Notification-Alert-using-NotificationManager-Android 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 Create-Notification-Alert-using-NotificationManager-Android.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
There are 1 image files in Create-Notification-Alert-using-NotificationManager-Android. The names of the image files are listed as follows.
ic_tag_logo.png
The following screenshort is generated from the image listed above.
Create-Notification-Alert-using-NotificationManager-Android has the following Java source files.
com.example.notificationdemo.MainActivity.java com.example.notificationdemo.NotificationClass.java