Difference between revisions of "Root ToolCase"

From Root ToolCase
Jump to: navigation, search
Line 1: Line 1:
===== Advanced Reboot =====
+
== Advanced Reboot ==
  
==== Reboot ====
+
===Reboot ==
  
 
Reboots your device.
 
Reboots your device.
  
==== Soft Reboot ====
+
=== Soft Reboot ===
  
 
Only reboots Android.  
 
Only reboots Android.  
  
==== Reboot to Recovery ====
+
=== Reboot to Recovery ===
  
 
Reboots your device into recovery mode.
 
Reboots your device into recovery mode.
  
==== Reboot to Bootloader (fastboot) ====
+
=== Reboot to Bootloader (fastboot) ===
  
 
Reboots your device into bootloader (fastboot mdoe). This option my be locked on some devices. Usually, you can unlock fastboot mode in developer settings.
 
Reboots your device into bootloader (fastboot mdoe). This option my be locked on some devices. Usually, you can unlock fastboot mode in developer settings.
Line 20: Line 20:
  
  
==== Power off ====
+
=== Power off ===
  
 
Just power off your device.
 
Just power off your device.
  
==== Restart System UI ====
+
=== Restart System UI ===
  
 
This optoion kills and restarts the system UI process. This can be very useful if the UI crashes.
 
This optoion kills and restarts the system UI process. This can be very useful if the UI crashes.
  
==== Safe Mode ====
+
=== Safe Mode ===
  
 
This options restarts your device in safe mode. In safe mode, only system apps will be loaded. To exit safe mode, just restart your device again.
 
This options restarts your device in safe mode. In safe mode, only system apps will be loaded. To exit safe mode, just restart your device again.
  
  
===== App Manager =====
+
== App Manager ==
  
  
===== Flash Wizard =====
+
== Flash Wizard ==
  
  
===== Build.prop Editor =====
+
== Build.prop Editor ==
  
  
===== Init.d Emulator =====
+
== Init.d Emulator ==
  
  
===== Miscellaneous Tools =====
+
== Miscellaneous Tools ==
  
==== ADB over WiFi  ====
+
=== ADB over WiFi  ===
  
==== Spell Check  ====
+
=== Spell Check  ===
  
==== Mount system r/w  ====
+
=== Mount system r/w  ===
  
==== Change system language  ====
+
=== Change system language  ===
  
  

Revision as of 23:51, 25 January 2018

Advanced Reboot

=Reboot

Reboots your device.

Soft Reboot

Only reboots Android.

Reboot to Recovery

Reboots your device into recovery mode.

Reboot to Bootloader (fastboot)

Reboots your device into bootloader (fastboot mdoe). This option my be locked on some devices. Usually, you can unlock fastboot mode in developer settings.

To enable developer settings on your phone, go to //Settings > About phone//, look for section //Build Number// and tap it 7 times.


Power off

Just power off your device.

Restart System UI

This optoion kills and restarts the system UI process. This can be very useful if the UI crashes.

Safe Mode

This options restarts your device in safe mode. In safe mode, only system apps will be loaded. To exit safe mode, just restart your device again.


App Manager

Flash Wizard

Build.prop Editor

Init.d Emulator

Miscellaneous Tools

ADB over WiFi

Spell Check

Mount system r/w

Change system language

Getting started