java - When is finish() executed? -


i searching, when ondestroy executed on android application, found executed when device low of resources(ram, cpu) , when finish() called user.

for example, when press button return activity previous activity, finish() executed?

or in situation finish() executed?

thanks.

finish not callback method ondestroy, won't called system. developer can call if needs .


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -