Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

SmartPack/SmartFlasher

Repository files navigation

Smart Flasher

Smart Flasher

Smart Flasher is a simple tool mainly aimed to make flashing recovery zips much easier.

Important Notice: The development of this project is abandoned.

Download

Requirements

  1. ROOT Access
  2. BusyBox

Features

Smart Flasher is a simple and very basic app, without a settings menu, which can do the following things

  • Flashing recovery zip files (such as a custom Kernel, a Magisk module, etc.) while running Android OS, even without rebooting into custom recovery.
  • Download and auto-flash various custom kernels directly from app (Documentation).
  • Back-up 'boot' & 'recovery' partition on a supported device.
  • Flash a 'boot' partition '.img' or 'recovery' partition '.img' on a supported device.
  • Doing tasks such as
    • Display last flash log after successful recovery flashing
    • Display Kernel version
    • Turn off your device
    • Reboot (Normal, Recovery & Boot-loader) your device

Donations

If you like to appreciate my work, please consider donating to me (either via PayPal, or Ko-fi, or by purchasing the SmartPack Donation Package from playstore) as it is helpful to continue my projects more active, although it is not at all necessary.

Credits

Report a bug or request a feature

You can report a bug or request a feature by opening an issue.

License

Copyright (C) 2021-2022 sunilpaulmathew <sunil.kde@gmail.com>

Smart Flasher is a free softwares: you can redistribute it and/or
modify it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or (at
your option) any later version.

Smart Flasher is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License along
with Smart Flasher. If not, see <http://www.gnu.org/licenses/>.