Android Open Source - App message Two-Way-Google-Cloud-Messaging-on-Android






Project Summary

This is an application for using GCM on android phones to communicate through text messages.

Web Site / Source Repository

Two-Way-Google-Cloud-Messaging-on-Android is hosted in the following web site
https://github.com/virajhk/Two-Way-Google-Cloud-Messaging-on-Android

If you think the Android project Two-Way-Google-Cloud-Messaging-on-Android 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 Two-Way-Google-Cloud-Messaging-on-Android.

ItemValue
Java File Count17
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count5
jar files usedandroid-support-v4.jar
gcm.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
com.cresco.gcmclient.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




Resource Files

There are 3 image files in Two-Way-Google-Cloud-Messaging-on-Android. The names of the image files are listed as follows.

fail.png
ic_action_search.png
success.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Two-Way-Google-Cloud-Messaging-on-Android has the following Java source files.

com.cresco.gcmclient.AlertDialogManager.java
com.cresco.gcmclient.ChatActivity.java
com.cresco.gcmclient.CommonUtilities.java
com.cresco.gcmclient.ConnectionDetector.java
com.cresco.gcmclient.GCMIntentService.java
com.cresco.gcmclient.GetGCMContacts.java
com.cresco.gcmclient.MainActivity.java
com.cresco.gcmclient.RegisterActivity.java
com.cresco.gcmclient.ServerUtilities.java
com.cresco.gcmclient.Services.DbHelper.java
com.cresco.gcmclient.Services.FileUtils.java
com.cresco.gcmclient.Services.JSONParser.java
com.cresco.gcmclient.Tables.ChatHistory.java
com.cresco.gcmclient.Tables.GCMUsers.java
com.cresco.gcmclient.Tables.PersonalDetails.java
com.cresco.gcmclient.UI.DisplayUsers.java
com.cresco.gcmclient.WakeLocker.java