Hi *Rahul*,

Have you created any runnable or handler objects projects in any of the
function that you are calling?
What is exactly your code is trying to do?

*Thanks*
Fahad Mullaji



On Mon, Jul 30, 2012 at 12:56 PM, Rahul Kaushik <[email protected]>wrote:

> Hi,
>
> Am getiing this
>
>
> [2012-07-30 12:39:21 - ddms] null
> java.lang.NullPointerException
> at com.android.ddmlib.Client.sendAndConsume(Client.java:573)
>  at com.android.ddmlib.HandleHello.sendHELO(HandleHello.java:142)
> at com.android.ddmlib.HandleHello.sendHelloCommands(HandleHello.java:65)
>  at com.android.ddmlib.Client.getJdwpPacket(Client.java:672)
> at
> com.android.ddmlib.MonitorThread.processClientActivity(MonitorThread.java:317)
>  at com.android.ddmlib.MonitorThread.run(MonitorThread.java:263)
>
> [2012-07-30 12:39:21 - ddms] null
> java.lang.NullPointerException
>  at com.android.ddmlib.Client.sendAndConsume(Client.java:573)
> at com.android.ddmlib.HandleHello.sendHELO(HandleHello.java:142)
>  at com.android.ddmlib.HandleHello.sendHelloCommands(HandleHello.java:65)
> at com.android.ddmlib.Client.getJdwpPacket(Client.java:672)
>  at
> com.android.ddmlib.MonitorThread.processClientActivity(MonitorThread.java:317)
> at com.android.ddmlib.MonitorThread.run(MonitorThread.java:263)
>
> [2012-07-30 12:43:07 - ddms] null
> java.lang.NullPointerException
> at com.android.ddmlib.Client.sendAndConsume(Client.java:573)
>  at com.android.ddmlib.HandleHello.sendHELO(HandleHello.java:142)
> at com.android.ddmlib.HandleHello.sendHelloCommands(HandleHello.java:65)
>  at com.android.ddmlib.Client.getJdwpPacket(Client.java:672)
> at
> com.android.ddmlib.MonitorThread.processClientActivity(MonitorThread.java:317)
>  at com.android.ddmlib.MonitorThread.run(MonitorThread.java:263)
>
> [2012-07-30 12:43:07 - ddms] null
> java.lang.NullPointerException
>  at com.android.ddmlib.Client.sendAndConsume(Client.java:573)
> at com.android.ddmlib.HandleHello.sendHELO(HandleHello.java:142)
>  at com.android.ddmlib.HandleHello.sendHelloCommands(HandleHello.java:65)
> at com.android.ddmlib.Client.getJdwpPacket(Client.java:672)
>  at
> com.android.ddmlib.MonitorThread.processClientActivity(MonitorThread.java:317)
> at com.android.ddmlib.MonitorThread.run(MonitorThread.java:263)
>
>
>
> Thanks
> RK
>
> On Mon, Jul 30, 2012 at 12:29 PM, Jonathan S <[email protected]> wrote:
>
>> Look in logcat like red font
>>
>>
>> On Monday, July 30, 2012 2:53:45 AM UTC-4, rahul kaushik wrote:
>>>
>>> Hi,
>>>
>>> If my activity stay idle for Sometime, it shows (Activity is not
>>> responding and i ahve two option Force Close Wait)
>>> how i can avoid this
>>>
>>> Thanks
>>> RK
>>>
>>  --
>> 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
>



-- 
Regards
Fahad Mullaji

-- 
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

Reply via email to