A sample project that uses Netmera Android Push service.
NetmeraAndroidPushDemo is hosted in the following web site
https://github.com/Netmera/NetmeraAndroidPushDemo
If you think the Android project NetmeraAndroidPushDemo 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 NetmeraAndroidPushDemo.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar netmera-mobile-2.5.0.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.WAKE_LOCK com.google.android.c2dm.permission.RECEIVE com.netmera.androidpushdemo.permission.C2D_MESSAGE |
There are 1 image files in NetmeraAndroidPushDemo. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
NetmeraAndroidPushDemo has the following Java source files.
com.netmera.androidpushdemo.GlobalVariables.java com.netmera.androidpushdemo.MainActivity.java com.netmera.androidpushdemo.PushActivity.java