Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在创建一个 Android 应用程序, 在这个应用程序中我必须在应用程序关闭时取消一些数据,我该怎么做?
有像 onDestroy 这样的事件吗?
您可以尝试覆盖onBackPressed您的第一个活动,但它不会是一个完整的解决方案。
onBackPressed