Object o = null;
o.toString();

-Mike dg

On Jul 30, 9:37 am, Carlos Silva <r3...@r3pek.org> wrote:
> On Fri, Jul 30, 2010 at 14:13, RamaMohan <rama.mohan...@gmail.com> wrote:
> > HI all,
> > I s there any way to kill the entire application at once.Not using
> > with finish() or system.exit() ..all these two will kill the
> > activity ,but not the appication.
> > Is there any way to kill the entire application from any
> > activity .Please help me .
>
> Why would you do that?
> You shouldn't terminate the application yourself, the system will do that
> for you. I really think you should read 
> this:http://android-developers.blogspot.com/2010/04/multitasking-android-w...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to