My android app should not run in background, it means should not restore -



My android app should not run in background, it means should not restore -

whenever user presses home button, application run in background in android 4.4. in application, dont wanna background activity. entire app should close, clicking home button.

in activites onpause() function set finish();

android

Comments

Popular posts from this blog

model view controller - MVC Rails Planning -

ruby on rails - Devise Logout Error in RoR -

html - Submenu setup with jquery and effect 'fold' -