=====================================================================
Requires root!
=====================================================================
You need to grant permission when your SU app requests
=====================================================================
An application to 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 (like a security cam >> see Alfred in GooglePlay) 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
Permissions:
Receive boot complete -> to start the application after device reset or switch on
Kill background process -> stop running applications before resetting the device
Access network status --> for ads
Access internet --> for ads
The app is open source and the source is published on Github: http://goo.gl/qpFIPC
Source code documents: http://goo.gl/HKCToR
</div> <div jsname="WJz9Hc" style="display:none">================================================== ===================
ต้องใช้ราก!
================================================== ===================
คุณจำเป็นต้องให้สิทธิ์เมื่อ SU ร้องขอ app ของคุณ
================================================== ===================
ประยุกต์ใช้ในการรีบูตเครื่องโทรศัพท์ของคุณในช่วงเวลาที่กำหนดในเวลาที่กำหนดและเริ่มต้นใช้งานเฉพาะหลังจากรีบูต
ความคิดที่จะเริ่มต้นใหม่ Android และแอพลิเคชันเป็นระยะ ๆ เพื่อทำความสะอาดแคชและหน่วยความจำรั่วถ้าสมัคร (เช่นการรักษาความปลอดภัยบ >> ดูอัลเฟรดใน GooglePlay) ได้ที่จะวิ่งออกไปเป็นเวลานาน
และถ้าคุณไม่จำเป็นต้องรีสตาร์ทโปรแกรมนี้ยังสามารถช่วยในการปิดการรั่วไหลของหน่วยความจำ
ไม่มีบริการพื้นหลัง - รีบูตที่กำหนดไว้โดยระบบ AlarmManager
ก่อนที่จะรีบูตถูกนำไปใช้แอพพลิเคทุกคนได้รับการเรียกการปิดการบันทึกข้อมูลที่มี ซึ่งจะช่วยป้องกันการสูญเสียข้อมูล!
ช่วยให้การกำหนดค่า
- การเลือกช่วงเวลาการรีบูตจากทุกวันเพื่อให้ทุก 30 วัน
- เลือกเวลารีบูตจากเที่ยงคืนถึง 11:00
- เลือกระหว่างการรีบูตแข็ง (เริ่มต้นใหม่ที่สมบูรณ์) หรืออ่อน / รีบูตร้อน (รีสตาร์ทปพลิเคชันเท่านั้น)
- เลือกถ้าคุณต้องการที่จะเริ่มต้นการตรวจสอบโดยอัตโนมัติหลังจากรีบูต
- การเลือกของ app ใด ๆ ที่จะเริ่มต้นโดยอัตโนมัติหลังจากรีบูต
สิทธิ์:
ได้รับการบูตที่สมบูรณ์ -> เพื่อเริ่มต้นโปรแกรมหลังจากการตั้งค่าอุปกรณ์หรือเปิด
ฆ่ากระบวนการพื้นหลัง -> หยุดการใช้งานก่อนการตั้งค่าอุปกรณ์
สถานะของเครือข่ายการเข้าถึง -> สำหรับโฆษณา
อินเทอร์เน็ต -> สำหรับโฆษณา
แอปพลิเคเปิดแหล่งที่มาและแหล่งที่มีการเผยแพร่บน Github: http://goo.gl/qpFIPC
แหล่งที่มาของเอกสารรหัส: http://goo.gl/HKCToR</div> <div class="show-more-end">