Basic android application with push notifications using RoR app as server.
AndroidPushNotificationsProject is hosted in the following web site
https://github.com/iszandro/AndroidPushNotificationsProject
If you think the Android project AndroidPushNotificationsProject 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 AndroidPushNotificationsProject.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.example.gcm.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
AndroidPushNotificationsProject has the following Java source files.
com.example.developer.myapplication.ApplicationTest.java com.interactive.crowd.androidpushnotificationstest.DemoActivity.java com.interactive.crowd.androidpushnotificationstest.GcmBroadcastReceiver.java com.interactive.crowd.androidpushnotificationstest.GcmIntentService.java