Android Open Source - Timer Notification android-messaging-push-tutorial






Project Summary

Add push notifications to the android messaging tutorial app..

Web Site / Source Repository

android-messaging-push-tutorial is hosted in the following web site
https://github.com/sinch/android-messaging-push-tutorial

If you think the Android project android-messaging-push-tutorial 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 android-messaging-push-tutorial.

ItemValue
Java File Count8
Supported screen sizes[hdpi, xhdpi]
Activity Count3
jar files usedParse-1.6.0.jar
sinch-android-rtc-3.3.5.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.WAKE_LOCK
com.google.android.c2dm.permission.RECEIVE
com.sinch.messagingtutorial.app.permission.C2D_MESSAGE




License

The license information of android-messaging-push-tutorial is as follows:

MIT License

Resource Files

There are 6 image files in android-messaging-push-tutorial. The names of the image files are listed as follows.

grey_bubble.9.png
login.png
purple_bubble.9.png
send_button_normal.png
send_button_pressed.png
signup.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.sinch.messagingtutorial.app.GcmBroadcastReceiver.java
com.sinch.messagingtutorial.app.GcmIntentService.java
com.sinch.messagingtutorial.app.ListUsersActivity.java
com.sinch.messagingtutorial.app.LoginActivity.java
com.sinch.messagingtutorial.app.MessageAdapter.java
com.sinch.messagingtutorial.app.MessageService.java
com.sinch.messagingtutorial.app.MessagingActivity.java
com.sinch.messagingtutorial.app.MyApplication.java