a demo project showing how to integrate with the ZeroPush API.
ZeroPush-Android-Demo is hosted in the following web site
https://github.com/ZeroPush/ZeroPush-Android-Demo
If you think the Android project ZeroPush-Android-Demo 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 ZeroPush-Android-Demo.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 1 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE com.zeropush.zeropush_gcm_demo.permission.C2D_MESSAGE |
ZeroPush-Android-Demo has the following Java source files.
com.zeropush.sdk.ApplicationTest.java com.zeropush.sdk.ZeroPush.java com.zeropush.sdk.ZeroPushBroadcastReceiver.java com.zeropush.sdk.ZeroPushIntentService.java com.zeropush.sdk.ZeroPushResponseHandler.java com.zeropush.zeropush_gcm_demo.ApplicationTest.java com.zeropush.zeropush_gcm_demo.IntentReceiver.java com.zeropush.zeropush_gcm_demo.Notifications.java