问题
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 ??
回答1:
Assuming that by "Force Close" you mean "Force Stop" in Settings, this is not possible.
来源:https://stackoverflow.com/questions/17007515/get-an-event-when-user-force-close-my-application-from-settings-in-android