Sam-In-TechValens
Sam-In-TechValens

Reputation: 2519

Get an Event when User FORCE CLOSE my application from settings in Android?

I am working to deal with the System services about my android application. I have to Authenticate user at the time when he/she Force Close the application. For this I am in a need to get an EVENT when user FORCE CLOSE the application from Settings. Please suggest me how can I achieve this ??

Upvotes: 1

Views: 1324

Answers (1)

CommonsWare
CommonsWare

Reputation: 1006584

Assuming that by "Force Close" you mean "Force Stop" in Settings, this is not possible.

Upvotes: 2

Related Questions