Require rooted device, won't work otherwise
Important notice on Android 6.0+:
When you perform a reboot to recovery, the system dialog would incorrectly state as performing a factory data reset. Please be assured that this app would NOT factory reset your phone and it is purely a visual bug. Hopefully Google would fix it in future revision of Android
Features:
Power off
Sleep (Screen lock)
Reboot, soft reboot (require busybox), recovery, bootloader
Screenshot
System menu override (experimental)
Quick setting tiles
Languages:
English
Russian (contributed by Виталя Борисов, thanks!)
Brazilian Portuguese (contributed by Lucas K., thanks!)
Simplified Chinese (contributed by Matsuri, thanks!)
Notice:
Screenshot may not work if you have "mount namespace separation" enabled in SuperSU
Installing as System App (technical read):
On Android 4.3+, you can freely choose whether to install our app to /system. Running as a system app would grant us extra permissions to invoke some protected functions (like shutdown/reboot) via the Android API. Otherwise we'll fallback to root shell commands, which could be slower depending on your device. However modifying /system would most likely hinder your ability to receive an OTA update
If you do opt to install as system app, you'll have to remove it from /system first in order to uninstall completely. You can do so by opening the config and clicking "Undo system app installation"
You can find the source in the GitHub repo at https://github.com/nkming2/power-menu, bug reports should also go there
ต้องใช้อุปกรณ์ที่ใช้ระบบ rooted จะไม่ทำงานอย่างอื่น
ข้อสังเกตสำคัญใน Android 6.0 +:
เมื่อคุณทำการรีบูตระบบเพื่อกู้คืนกล่องโต้ตอบของระบบจะระบุสถานะการรีเซ็ตข้อมูลเป็นค่าไม่ถูกต้อง โปรดมั่นใจได้ว่าแอปพลิเคชันนี้จะไม่รีเซ็ตโทรศัพท์ของคุณจากโรงงานและเป็นข้อบกพร่องทางสายตาอย่างหมดจด หวังว่า Google จะแก้ไขปัญหาดังกล่าวในการแก้ไข Android ในอนาคต
คุณสมบัติ:
ไฟดับ
Sleep (ล็อคหน้าจอ)
รีบูตรีบูตเครื่องอ่อน (ต้องใช้ Busloadbox), การกู้คืน, Bootloader
ภาพหน้าจอ
ลบล้างระบบ (ทดลอง)
กระเบื้องการตั้งค่าด่วน
ภาษา:
อังกฤษ
รัสเซีย (สนับสนุนโดยВиталяБорисов, thanks!)
โปรตุเกสบราซิล (สนับสนุนโดย Lucas K. ขอบคุณ!)
ภาษาจีนตัวย่อ (สนับสนุนโดย Matsuri ขอบคุณ)
หมายเหตุ:
ภาพอาจไม่ทำงานถ้าคุณมี "mount namespace separation" ที่เปิดใช้งานใน SuperSU
การติดตั้งเป็น App ระบบ (อ่านเทคนิค):
ใน Android 4.3 ขึ้นไปคุณสามารถเลือกได้ว่าจะติดตั้งแอปของเราไปที่ / system หรือไม่ การเรียกใช้เป็นแอประบบจะให้สิทธิ์เพิ่มเติมในการเรียกใช้ฟังก์ชันที่ได้รับการป้องกันบางอย่าง (เช่นปิด / รีบูต) ผ่านทาง Android API มิเช่นนั้นเราจะกลับไปใช้คำสั่งของ root root ซึ่งอาจทำงานช้ากว่านี้ขึ้นอยู่กับอุปกรณ์ของคุณ อย่างไรก็ตามการปรับเปลี่ยน / ระบบอาจเป็นอุปสรรคต่อความสามารถในการรับการปรับปรุง OTA ของคุณ
หากคุณเลือกที่จะติดตั้งเป็นแอ็ประบบคุณจะต้องนำออกจาก / system ก่อนจึงจะสามารถถอนการติดตั้งได้อย่างสมบูรณ์ คุณสามารถทำได้โดยเปิด config แล้วคลิก "เลิกทำการติดตั้งแอประบบ"
คุณสามารถหาแหล่งที่มาใน repo GitHub ได้ที่ https://github.com/nkming2/power-menu รายงานข้อผิดพลาดควรไปที่นั่นด้วย