不保留活动 - 这是什么呢? [英] Don't keep activities - What is it for?

查看:605
本文介绍了不保留活动 - 这是什么呢?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

标题是pretty的不言自明的。我明白这是什么的开发选项执行。

The title is pretty self-explanatory. I understand what this developer option does.

不明白我的 有以下几点:

What I don't understand are the following points:

  1. 为什么该选项介绍,摆在首位?
  2. 所有的框架已经看到了这些年来的变化,它仍然有用吗?以后

我急切地想知道这背后的选项的原因。

I am eager to know the reasons behind this option.

推荐答案

我相信这是一个用于调试目的的功能。

I believe it's a feature used for debugging purpose.

钛DOC

不保留活动在开发人员选项菜单。当此   启用选项,Android操作系统将尽快销毁活动   它被停止。它的目的是帮助开发人员调试他们的应用程序。对于   例如,它可以模拟的机器人会杀死活动的情况下,   在由于内存pressure背景。在正常使用时,它是不   建议打开该选项,因为这可能会导致意外   对应用程序的问题,如死机,强行关闭和重新启动。

Don't keep activities under the Developer Options menu. When this option is enabled, the Android OS will destroy an activity as soon as it is stopped. It is intended to help developers debug their apps. For example, it can simulate the case that Android will kill an activity in the background due to memory pressure. In normal use, it is not recommended to turn this option on because this may lead to unexpected issues on the apps, such as freezes, force closes and reboots.

这听起来像它基本上可以帮助测试确定性如何在操作系统将其关闭你的应用程序的行为,由于某种原因(内存不足等)。

It sounds like it basically helps testing deterministically how your app behaves when the OS shuts it down due to any reason (out of memory and so on).

所以,这回答了点1点2:是的,我想:)

So, this replied to point 1. Point 2 is: Yes, I guess :)

修改的:进一步引用

EDIT: further references

  • 在SO <一个href="http://stackoverflow.com/questions/11649949/how-to-know-dont-keep-activities-is-enabled-in-ics">How要知道&QUOT;不保留活动&QUOT;在ICS被启用?
  • 的<一个href="http://forums.androidcentral.com/verizon-galaxy-nexus/168284-dev-options-dont-keep-activities.html">interesting线程有关在androidcentral (从MagouyaWare回复)
  • On SO How to know "Don't keep activities" is enabled in ICS?
  • an interesting thread about that on androidcentral (reply from MagouyaWare)

这篇关于不保留活动 - 这是什么呢?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆