Implementing Android GCM Push Notifications using PushBots REST API..
PushBotsPractice is hosted in the following web site
https://github.com/jean28/PushBotsPractice
If you think the Android project PushBotsPractice 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 PushBotsPractice.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 3 |
jar files used | Pushbots131beta.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.DISABLE_KEYGUARD android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE sentinel.uprm.com.pushbots.permission.C2D_MESSAGE |
PushBotsPractice has the following Java source files.
sentinel.uprm.com.pushbots.ApplicationTest.java sentinel.uprm.com.pushbots.MainActivity.java sentinel.uprm.com.pushbots.MyApplication.java