Re: [android-beginners] Re: Notification helf

2010-02-02 Thread Peter Smith
> > On Jan 29, 3:49 am, Chirayu Dalwadi wrote: > > I dont know how to use NotifyWithText. I need a code, that will help in > > implementing it > > Y'know, I'd never heard of it before, either...took all of a minute to find the info, though. To replicate my research and get a lot more information,

[android-beginners] Re: Notification helf

2010-01-29 Thread KitzyKitt
If you could be more persice about what you want to do, that would help pinpoint a better solution. You can try doing a toast... Toast.makeToast("notification string", Toast.SHORT).show(); My syntax might be off, but look up Toast Or are you wanting something in the notification bar at the top of