Implementation of the OMA Push API.
Push is hosted in the following web site
https://github.com/blsaws/Push
If you think the Android project Push 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 Push.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_SMS android.permission.RECEIVE_WAP_PUSH |
Push has the following Java source files.
net.bkaj.push.GapPushSource.java net.bkaj.push.PushActivity.java net.bkaj.push.PushReceiver.java net.bkaj.push.PushSource.java