Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
warodri
Posts: 7
Registered: ‎11-13-2009

Push service

Hi,

 

I'd like to know if I need to be partner with RIM to do push application to my clients on their devices.

 

Thanks!

 

Walter.

 

Please use plain text.
Developer
peter_strange
Posts: 17,630
Registered: ‎07-14-2008

Re: Push service

Hi and welcome to the forum.

 

I must admit I am not aware of any way to push an application to a device unless your client is a corporate Blackberry, in which case the corporate administrators can push the application.

 

It is more usual for the client to pull the application.  You would send them an email containing a link and they click on the link and download from there.  Would that approach work for you?

Please use plain text.
Developer
jwargo
Posts: 394
Registered: ‎12-18-2008
My Carrier: AT&T

Re: Push service

I think he wanted to ask a question about how to push data to a BlackBerry application but never actually got around to asking a question.

Please use plain text.
Developer
peter_strange
Posts: 17,630
Registered: ‎07-14-2008

Re: Push service

Good thought.

 

If you are looking to push data to your users, here is a good place to start:

 

http://na.blackberry.com/eng/developers/javaappdev/pushapi.jsp

Please use plain text.
Developer
jwargo
Posts: 394
Registered: ‎12-18-2008
My Carrier: AT&T

Re: Push service

And there's a ton of information about push (both BES and BIS) in my book - including sample applications on the book's web site.

Please use plain text.