Difference between revisions of "Root ToolCase"

From Root ToolCase
Jump to: navigation, search
(Change system language)
(Mount system r/w)
Line 135: Line 135:
  
 
=== Mount system r/w  ===
 
=== Mount system r/w  ===
 +
 +
This option mounts the system partition (''/system'') readable and writeable instead of read-only.
  
 
=== Change system language  ===
 
=== Change system language  ===
  
 
Here you can change the system language of your device. You can also switch to languages that are not supported by your ROM.
 
Here you can change the system language of your device. You can also switch to languages that are not supported by your ROM.

Revision as of 12:50, 27 January 2018

Welcome to the Root ToolCase Wiki!

Here you can learn more about the app's features and how to use them.

Advanced Reboot

Android has many different means of rebooting a device, but most of them are very well hidden. Root ToolCase allows you to easily access those features.

The following options are available:

  • Reboot
Reboots your device. This is the standard reset that's also accessible when you press the power button.
  • Soft Reboot
Soft reboot, also refered to as quick reboot, only reboots the Android OS instead of performing a complete power on reset.
  • Reboot to Recovery
Reboots your device into recovery mode. If you have a custom recovery like TWRP installed, you can use recovery mode for flashing new ROMs or creating/restoring backups.
  • Reboot to Bootloader (fastboot)
Reboots your device into bootloader (fastboot mode). 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.
The fastboot protocol is used in combination with the fastboot tool on a PC to directly flash partitions on your device's flash memory.
It can flash recovery or boot (kernel) images, the splash screen image or complete firmware updates.
Nowadays, most devices come with a locked bootloader and you need to unlock your bootloader first,
  • 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

The app manager is definitely the most powerful tool of Root ToolCase.

There are two ways to perform actions on apps:

  • The app info page
  • Quick actions from the context menu

Actions

  • Uninstall apps
With this option you can uninstall user or system apps. Be careful when removing system apps, removing the wrong applications can cause serious problems. In that case you may need to reflash the complete ROM.
  • Clear app data
This option clears all data of an installed app. This can be useful, to restore an app to default settings.
  • Clear app cache
This option clears the cache of an installed app.
  • Extract apk
This option extracts the apk file of any installed app and saves it to /sdcard/Root ToolCase/Extracted. It is only available from the quick actions menu.
  • Add to custom list
You can add apps to a new or existing custom lists. Custom lists can be used as a filter parameter so you can easily find your specific set of apps.
  • Multiple selection
You can select several apps at once to perform batch operations like uninstalling multiple apps. This feature is only available from the quick actions menu.

Search and filter options

The app manager has a comfortable search function to look for apps by name. Furthermore, you can filter and sort the results in a lot of ways.

Filter options
  • All apps
  • System apps
  • User apps
  • Updated system apps
  • Disabled apps
  • Custom lists


Sorting options
  • By app name
  • By app package
  • By apk size
  • By data size
  • By total size

Flash Wizard

Build.prop Editor

Init.d Emulator

Miscellaneous Tools

ADB over WiFi

Spell Check

Mount system r/w

This option mounts the system partition (/system) readable and writeable instead of read-only.

Change system language

Here you can change the system language of your device. You can also switch to languages that are not supported by your ROM.