Lightspeed push example for Android using direct push.
lightspeed-push-android-example is hosted in the following web site
https://github.com/lightspeedmbs/lightspeed-push-android-example
If you think the Android project lightspeed-push-android-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-android-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 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 |
Asset File Names | assets\AvenirNextLTPro-Regular.ttf |
There are 8 image files in lightspeed-push-android-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_gray.png push_up.png
The following screenshort is generated from the image listed above.
lightspeed-push-android-example has the following Java source files.
com.demo.lightspeeddemo.ExtendedReceiver.java com.demo.lightspeeddemo.MainActivity.java com.demo.lightspeeddemo.PushActivity.java