Hibernate is a small utility which allows you to hibernate selected background processes. It "kills" them by means of "killBackgroundProcesses" used internally by Android to free up resources. This method differs from killing applications in the system list of running processes in the way, that it allows applications to save their state before exit, so when you return to the hibernated process back, it will be restored to its previous state.
The utility can be usefull for developers who need to test how their applications behave while being unloaded and re-loaded by the system, as well as for other users searching for a way of system optimization on-the-fly.
THIS IS NOT A TASK KILLER. The app does actually freeze selected tasks, unloading them from operating memory and preventing further CPU usage, BUT the tasks remain in the system list of "running" tasks. According to Android documentation (citation): "Note that "running" does not mean any of the task's code is currently loaded or activity -- the task may have been frozen by the system, so that it can be restarted in its previous state when next brought to the foreground." And this is the Hibernate who instructs the system to freeze selected tasks. Please, note that you may see the button "Force stop" still enabled in the "App info" system dialog for hibernated tasks. This is because they are frozen, not removed. Unlike to the hibernation, the "stopping" does forcedly and completely destroy the app. This makes a big difference.
The app DOES NOT REQUIRE rooting you device. It is designed to work without SuperUser privileges.
The app supports a service mode allowing for automatic background hibernating of specified processes. Attention: use the service mode with a caution. If some of hibernated processes are recreated constantly by themselves, the service may exhaust the battery.
The service is configured in the settings dialog. Among other things you can enable or disable service notifications about varios events.
Use the Status dialog to edit the list of currently hibernated processes.
More details on the site. FAQ is also available at <a href="https://www.google.com/url?q=https://www.google.com/url?q%3Dhttp://wifiline.blogspot.com/p/hibernate-faq.html%26sa%3DD%26usg%3DAFQjCNE5LmYobA_kn4hOPKJLfXHV00SWig&sa=D&usg=AFQjCNEwIhlYmJx0A3XhyklDJsErohd9jA" target="_blank">http://wifiline.blogspot.com/p/hibernate-faq.html</a>.
If you think you found a bug, please contact me via e-mail and provide as many details as possible. There exist too many different devices and Android flavours, so I can't test the app on all of them. We could try to solve your specific problems together, instead of dumb downvoting of tha app.
WARNING! It is strongly recommended to not hibernate apps which are installed as widgets on your launcher or lock screen.
</div> <div class="id-app-translated-desc" style="display:none">Hibernate是一个小工具,它可以让你选择休眠后台进程。它“杀死”他们通过内部使用的Android释放资源“killBackgroundProcesses”的手段。这种方法不同于在路上运行的进程的系统列表中杀死应用程序,它允许应用程序在退出前保存其状态,因此,当您返回到休眠过程中背部,它就会恢复到以前的状态。
该实用程序可以是有用的谁需要测试他们的应用程序的行为,而被卸载,重新装了系统,以及为其他用户搜索上的即时系统优化的方式开发。
这不是一个任务杀手。该应用程序实际上不会冻结选定的任务,从运行内存,并防止进一步的CPU使用率卸载他们,但任务仍然是在“跑”的任务系统列表。根据机器人的文档(引文):“请注意,”运行“,并不意味着任何的任务的代码当前加载或活动 - 的任务可能已被冻结的系统,以便可以在其以前的状态时,重新开始下一个被推上前台。“这是谁指示系统冻结所选任务的休眠。请注意,您可能会看到按钮“强制停止”尚处于蛰伏的任务“应用程序信息”的系统对话框中启用。这是因为它们将被冻结,不能除去。不像在冬眠时,“停止”不强制,彻底摧毁该应用程序。这使一个很大的区别。
该应用程序并不需要你加油设备。它被设计成不需要超级用户权限的工作。
该应用程序支持服务模式,允许指定的进程后台自动休眠。注意:使用该服务模式与谨慎。如果某些冬眠过程中不断地自行重建,该服务可能会耗尽电池。
该服务被配置在设置对话框。除此之外,您可以启用或禁用对事件的全面开花服务通知。
使用状态对话框编辑蛰伏当前进程的列表。
网站上的更多细节。常见问题也可在<a href="https://www.google.com/url?q=http://wifiline.blogspot.com/p/hibernate-&sa=D&usg=AFQjCNHqMJlcGvGJSEl1vfIn-m9Gr8iFOQ" target="_blank">http://wifiline.blogspot.com/p/hibernate-</a>的faq.html。
如果你认为你发现了一个bug,请通过电子邮件与我联系,并提供尽可能多的信息尽可能。存在太多不同的设备和Android的味道,所以我不能对它们进行测试的应用程序。我们可以尝试,而不是THA应用哑downvoting解决您的具体问题一起。
警告!强烈建议不要冬眠这是因为安装在你的发射器或锁屏小部件的应用程序。</div> <div class="show-more-end">