Lightspeed push example for Android using Google GCM.
lightspeed-push-gcm-example is hosted in the following web site
https://github.com/lightspeedmbs/lightspeed-push-gcm-example
If you think the Android project lightspeed-push-gcm-example 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 lightspeed-push-gcm-example.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar google-play-services.jar lightspeed-android-sdk-2.20.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE 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 com.demo.lightspeedgcm.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
Asset File Names | assets\AvenirNextLTPro-Regular.ttf |
There are 7 image files in lightspeed-push-gcm-example. The names of the image files are listed as follows.
bu_email.png bu_password.png icon_128x128.png login_down.png login_up.png push_down.png push_up.png
The following screenshort is generated from the image listed above.
lightspeed-push-gcm-example has the following Java source files.
com.demo.lightspeedgcm.ExtendedReceiver.java com.demo.lightspeedgcm.MainActivity.java com.demo.lightspeedgcm.PushActivity.java