Re: [android-developers] Break the execution

2011-09-23 Thread TreKing
On Fri, Sep 23, 2011 at 6:06 AM, Sivaprakash wrote: > Inside this If condition I want to stop the execution and dont let the > system to execute rest of the code which I have in bottom. > That's pretty much the exact purpose of an "if" condition On Fri, Sep 23, 2011 at 6:10 AM, tamil m

Re: [android-developers] Break the execution

2011-09-23 Thread tamil maran
use this line android.os.killprocess -- 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...@goog