
Phoenix
需要 root!在给定间隔内重新启动手机并启动一个应用
Reboot your phone in a given interval on a specific time and start a specific
application after reboot. The idea is to restart Android and an application
periodically to clean up cache and memory leaks if the application has to run
over a long time.
And if you don't need to restart an application, still this can help to close
memory leaks. No background services - reboot is scheduled by system
AlarmManager. Before reboot is applied, all apps get a shutdown call to save
there data. This helps to prevent data loss!
Configuration allows
* selection of reboot interval from every day to every 30 days
* selection of reboot time from midnight to 11pm
* selection between hard reboot (complete restart) or soft/hot reboot (only restart apps)
* selection if you want to start an app automatically after reboot
* selection of any app to be started automatically after reboot
application after reboot. The idea is to restart Android and an application
periodically to clean up cache and memory leaks if the application has to run
over a long time.
And if you don't need to restart an application, still this can help to close
memory leaks. No background services - reboot is scheduled by system
AlarmManager. Before reboot is applied, all apps get a shutdown call to save
there data. This helps to prevent data loss!
Configuration allows
* selection of reboot interval from every day to every 30 days
* selection of reboot time from midnight to 11pm
* selection between hard reboot (complete restart) or soft/hot reboot (only restart apps)
* selection if you want to start an app automatically after reboot
* selection of any app to be started automatically after reboot
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
该版本需要 Android 4.0.3 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。
-
该版本需要 Android 4.0.3 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。