Android Open Source - Timer Notification gcmtest






Project Summary

A simple Android Application for testing GCM notifications.

Web Site / Source Repository

gcmtest is hosted in the following web site
https://github.com/kaushikgopal/gcmtest

If you think the Android project gcmtest listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of gcmtest.

ItemValue
Java File Count4
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.WAKE_LOCK
co.kaush.gcmtest.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




Resource Files

There are 1 image files in gcmtest. The names of the image files are listed as follows.

ic_stat_gcm.png

The following screenshort is generated from the image listed above.

null

Java Source Files

gcmtest has the following Java source files.

co.kaush.gcmtest.GcmBroadcastReceiver.java
co.kaush.gcmtest.GcmIntentService.java
co.kaush.gcmtest.GcmMainActivity.java
co.kaush.gcmtest.GcmUtils.java