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

社会主义新天地 提交于 2019-12-11 21:07:00

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!