Root-Helper icon indicating copy to clipboard operation
Root-Helper copied to clipboard

[Android] An all-in-one helper for root users. Includes, utilities such as reboot, backup, restore, full working file manager with permissions, and a terminal emulator

Root Helper Android Application

Android API: 8

This is an old application I developed for Root Users. Most of the functionality requires root permissions. Everything in the application does work and works well but as you can see, it lacks on the front end. I just wanted to let you know that this application was created for me to learn the Android OS and I ended up using it quite a lot since my phone was rooted.

Features

Home Screen:

  • Reboot the device to load recovery or bootloader partition aside from a normal system reboot
  • Backup and restore apps and data
    • Be able to choose which backups (Displayed by date created) on restore

File Manager:

  • List view of all directories and files in the current directory
  • Access to root folder and other folders that require root permissions
  • Unzip files / Zip files or folders
  • Create new files and folders in current directory
  • Mount the file system in R/O or R/W modes
  • Delete, Rename, Copy, Paste, Move files and directories (Long press on item)
  • View properties of file or directory such as permissions, size, etc.
  • Send files via Email, SMS, etc.
  • Open files via preferred applications
  • Play video / audio files
  • Flash one or more zip files using recovery mode

Terminal:

  • Embedded Terminal Emulator
  • Run any unix command (Root permissions allow access to BASH)
  • Preferences include change of theme / colors, font size, initial running command, etc.
  • Toggle soft keyboard for users without a hardware keyboard
  • Email current screen