Android Open Source - SMS device SmsGcm






Project Summary

Grails/Android Project to send SMS form a web site using a android device, using the Google Cloud Message to comunicate betwen applications.

Web Site / Source Repository

SmsGcm is hosted in the following web site
https://github.com/oscarks/SmsGcm

If you think the Android project SmsGcm 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 SmsGcm.

ItemValue
Java File Count4
Supported screen sizes[mdpiv11, ldpi, mdpi, ldpiv11, hdpiv9, ldpiv9, hdpi, xhdpi, mdpiv9, hdpiv11, xhdpiv9, xhdpiv11]
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedgcm-server.jar
gcm.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WAKE_LOCK
br.com.acception.smsgcm.client.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




Resource Files

There are 1 image files in SmsGcm. 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

SmsGcm has the following Java source files.

br.com.acception.smsgcm.client.CommonUtilities.java
br.com.acception.smsgcm.client.GCMIntentService.java
br.com.acception.smsgcm.client.ServerUtilities.java
br.com.acception.smsgcm.client.SmsGcmActivity.java