Android Open Source - App cloud nwcloud-androidgcm-app






Project Summary

Android app for #SAPNWCloud Google Cloud Messaging backend.

Web Site / Source Repository

nwcloud-androidgcm-app is hosted in the following web site
https://github.com/elsewhat/nwcloud-androidgcm-app

If you think the Android project nwcloud-androidgcm-app 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 nwcloud-androidgcm-app.

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
gcm.jar
google-http-client-1.11.0-beta.jar
google-http-client-android3-1.11.0-beta.jar
google-http-client-jackson2-1.11.0-beta.jar
gson-2.1.jar
guava-11.0.1.jar
jackson-core-2.0.5.jar
jackson-core-asl-1.9.9.jar
jsr305-1.3.9.jar
protobuf-java-2.4.1.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.USE_CREDENTIALS
android.permission.WAKE_LOCK
com.google.android.c2dm.permission.RECEIVE
org.sapmentors.nwcloud.gcm.permission.C2D_MESSAGE




License

The license information of nwcloud-androidgcm-app is as follows:

Apache License

Resource Files

There are 2 image files in nwcloud-androidgcm-app. The names of the image files are listed as follows.

ic_action_search.png
logo_sapmentors.png

The following screenshort is generated from the image listed above.

null

Java Source Files

org.sapmentors.nwcloud.gcm.GCMIntentService.java
org.sapmentors.nwcloud.gcm.MainActivity.java
org.sapmentors.nwcloud.gcm.backend.MobileDevice.java
org.sapmentors.nwcloud.gcm.backend.NWCloudBackend.java
org.sapmentors.nwcloud.gcm.backend.PushMessageExternal.java
org.sapmentors.nwcloud.gcm.model.PushMessageResponse.java
org.sapmentors.nwcloud.gcm.util.AndroidUtils.java