Why when an Android activity is killed does the app still run in memory? -


why, when android activity killed app still run in memory?

i've read postings on stackoverflow , android documentation cannot find answer.

no. when app killed it's no longer running.

you can of course program parts of app run background service


Comments

Popular posts from this blog

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -