Projeto base para Push Notification usando Parse API.
NotificationParse is hosted in the following web site
https://github.com/vagnnermartins/NotificationParse
If you think the Android project NotificationParse 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 NotificationParse.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
jar files used | Parse-1.7.1.jar bolts-android-1.1.3.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WAKE_LOCK com.example.estudo.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
There are 1 image files in NotificationParse. The names of the image files are listed as follows.
notification_icon.png
The following screenshort is generated from the image listed above.
NotificationParse has the following Java source files.
com.example.estudo.ApplicationTest.java com.example.estudo.MainActivity.java com.example.estudo.NotificationReceiver.java com.example.estudo.app.App.java