guru wrote:
> The current implementation of the Bluetooth Notification displays icon
> on status bar for each failure condition. But i want like single icon
> and number of such notifications.
> 
> single icon(number)
> 
> I used .number field, it is displaying number, but it is also
> displaying the icon for each failure condition.
> 
> How this can be handled?

I know nothing about the Bluetooth stuff.

If you are displaying the Notifications yourself, use the same ID value
for each call to notify(), as in the example I showed you.

If you are not displaying the Notifications yourself, then you do not
have control over those Notifications at the SDK level.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to