Search code examples
javablackberryblackberry-push

Sample Push Service Client Application code : Blackberry


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?


Solution

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