Android Open Source - SMS sync smsgcm-client






Project Summary

smsgcm is my little project to use gcm to sync sms messages between my pc and phone allowing me to send and receive messages from my pc.

Web Site / Source Repository

smsgcm-client is hosted in the following web site
https://github.com/nullren/smsgcm-client

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

ItemValue
Java File Count11
Supported screen sizes[mdpiv11, mdpi, ldpi, ldpiv11, hdpiv9, ldpiv9, hdpi, xhdpi, mdpiv9, hdpiv11, xhdpiv9, xhdpiv11]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedgcm.jar
gson-2.2.2.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SMS
com.google.android.c2dm.permission.RECEIVE
com.omgren.apps.smsgcm.client.permission.C2D_MESSAGE




License

The license information of smsgcm-client is as follows:

Apache License

Resource Files

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

com.omgren.apps.smsgcm.client.CertException.java
com.omgren.apps.smsgcm.client.CertUtilities.java
com.omgren.apps.smsgcm.client.CommonUtilities.java
com.omgren.apps.smsgcm.client.GCMIntentService.java
com.omgren.apps.smsgcm.client.HttpUtilities.java
com.omgren.apps.smsgcm.client.MainActivity.java
com.omgren.apps.smsgcm.client.ServerUtilities.java
com.omgren.apps.smsgcm.client.SettingsActivity.java
com.omgren.apps.smsgcm.client.SmsReceiver.java
com.omgren.apps.smsgcm.client.SmsSender.java
com.omgren.apps.smsgcm.common.SmsMessageDummy.java