0

Is there a way to customize the C2DM push message that appears in the Status Bar notifications?

I want to format the message before its rendered in the notification panel like change the font and tweak the message etc.,

Santthosh
  • 1,083
  • 1
  • 12
  • 30

1 Answers1

1

The Android documentation on this is unusually good.

http://developer.android.com/guide/topics/ui/notifiers/notifications.html

Mark Phillip
  • 1,453
  • 17
  • 22