Question

There are two sides to a push application:

  • Server push application
  • Client push application (On Mobile)

I have implemented the server side application already, but I have not yet finished the client application.

Could anyone give me simple code for a client application using java please?

Was it helpful?

Solution

If you download the Push API from RIM (available on this page) there is a sample client application in source code included.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top