Phoenix

Requires root!Reboot your phone in a given interval and start an application
AppID:tk.giesecke.phoenix
Author:Bernd Giesecke
License:GPL-2.0-or-later
Donation:
InRepoSince:2015-03-30
LastRepoUpdate:2015-04-04
LastAppUpdate:Unknown
LastVersion:3.0
Categories:Development, System
APK source:
Google Play:Check if it's there
icon 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
anti Anti-Features:
  • NoSourceSince: Upstream source for this app is no longer available. Either the app went commercial, the repo was dropped, or it has moved to a location currently unknown to us. This usual means there won't be further updates unless the source reappears.
Download Source Issues
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device.

Packages

Version 3.0 (2015-04-04)

Android Versions:
  • Target: 5.1
  • MinVer: 4.0.3

Download (995 k)

Version 2.0 (2015-03-30)