android demo of mPush sdk.
AndroidDemo is hosted in the following web site
https://github.com/mpush/AndroidDemo
If you think the Android project AndroidDemo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidDemo.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | mPush_android_sdk-1.2.1.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.BROADCAST_STICKY android.permission.CHANGE_WIFI_STATE android.permission.GET_TASKS android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_SETTINGS |
Raw File Names | res\raw\chongzi.mp3 |
There are 1 image files in AndroidDemo. The names of the image files are listed as follows.
logo.png
The following screenshort is generated from the image listed above.
AndroidDemo has the following Java source files.
com.mrocker.push.demo.CustomViewActivity.java com.mrocker.push.demo.DemoApplication.java com.mrocker.push.demo.IoUtil.java com.mrocker.push.demo.MainActivity.java com.mrocker.push.demo.MyPushMessageReceiver.java