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
Developer
JChow
Posts: 68
Registered: ‎09-04-2008
Accepted Solution

NotificationManagers change LED colors

Hi

 

Quick question:

Anybody knows how to change LED color in NotificaitonsManager?  Is it possible to use colors other than the default red?

 

 

Info:

 

I am just using NotificationManagers API the simple way: ( compile with 4.2.1 )

1. Register app in notificationManagers

2. Call NotificationsManager.triggerImmediateEvent(MY_NOTIFICATIONS_ID_1, 0, this, null);

 

I looked at the LED API and it doesnt seems to be related to NotificationsManager.

                    

 

thanks

JChow 

Please use plain text.
Developer
BBDeveloper
Posts: 3,951
Registered: ‎07-15-2008

Re: NotificationManagers change LED colors

Check Notifications demo application shipped with JDE, Use the LED class methods to change the color of the indication.

Use Search. "Accept Solution" If the problem is resolved.
Please use plain text.
Contributor
expert
Posts: 21
Registered: ‎01-13-2013
My Carrier: tesco

Re: NotificationManagers change LED colors

I use an app 'Caller LED cotacts free'
Please use plain text.