Android Open Source - Library demo cmcc






Project Summary

CMCC demo client to get push notification from jpush and adapted to Android wear.

Web Site / Source Repository

cmcc is hosted in the following web site
https://github.com/gongmingqm10/cmcc

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

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Activity Count5
jar files usedjpush-sdk-release1.7.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_USER_PRESENT
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SETTINGS
net.gongmingqm10.cmcc.permission.JPUSH_MESSAGE




License

The license information of cmcc is as follows:

Apache License

Resource Files

There are 2 image files in cmcc. The names of the image files are listed as follows.

mobile.png
mobile_small.png

The following screenshort is generated from the image listed above.

null

Java Source Files

net.gongmingqm10.cmcc.ApplicationTest.java
net.gongmingqm10.cmcc.MainActivity.java
net.gongmingqm10.cmcc.activity.BillActivity.java
net.gongmingqm10.cmcc.activity.CMCCApplication.java
net.gongmingqm10.cmcc.activity.MainActivity.java
net.gongmingqm10.cmcc.activity.RouterActivity.java
net.gongmingqm10.cmcc.jpush.JPushReceiver.java
net.gongmingqm10.cmcc.jpush.JPushUtils.java
net.gongmingqm10.cmcc.utils.Constant.java