Android app exit, which Mechanism to use? -


There are ways to exit the following application

  1. ActivityObject.finish (); 2. Runtime.GetRime () Exit (0);   

I should know how it is being used & amp; When ?
If there is any other way please tell me

thanks in advance Shrenik

It's usually not good to get out of an app in Android. This is against Android nature before reading something before reading it.

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

java - What characters are available on Android? -