What is "the device"? Most likely, "the device" has a notification drawer that does not use all of the Notification values.
On Wed, Nov 24, 2010 at 2:29 AM, Costas Meimetis <[email protected]> wrote: > I'm passing in String values, like :: > Send_notification( "mtickerText", "mcontentTitle", "mcontentText"); > I'm also attaching two screenshots, one from the device and another from the > emulator, thx. > > > On Wed, Nov 24, 2010 at 6:42 AM, TreKing <[email protected]> wrote: >> >> On Tue, Nov 23, 2010 at 3:04 AM, cophy <[email protected]> wrote: >>> >>> The notification appears properly when I'm running the example in the >>> emulator, but when executed in a real system it displays the contentTitle >>> but not the contentText and timestamp. >> >> Seems fine besides the useless getApplicationContext() calls. >> >> What values are you passing in? >> Do you have a screen shot? >> >> >> ------------------------------------------------------------------------------------------------- >> TreKing - Chicago transit tracking app for Android-powered devices >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

