I am developing an application similar to email application.Whenever new message is received my notification service should indicate change to user by updating icon,also, the notification service should continuosly listen to server for incoming events.
I am developing in os version 4.5.
There is no ApplicationIndicator in RIM OS < 4.6 (see bb forum thread)
how to show notification icon in v4.2 to v4.5 versions
And yes, to exchange data between two applications it’s better to use GlobalEventListener