[android-developers] Re: sendBroadcast() is crashing

2009-04-15 Thread Marco Nelissen
What does it say in the system log? On Wed, Apr 15, 2009 at 11:11 AM, Yogi wrote: > > Hi All, > > I am try to post message with the help of sendBroadcast() API. But its > carshing. > Please find the piece of code as below: > >                  public static final String UICbkdAction = new Strin

[android-developers] Re: sendBroadcast() is crashing

2009-04-15 Thread Dianne Hackborn
What is the stack crawl? On Wed, Apr 15, 2009 at 11:11 AM, Yogi wrote: > > Hi All, > > I am try to post message with the help of sendBroadcast() API. But its > carshing. > Please find the piece of code as below: > > public static final String UICbkdAction = new String > ("androi