[App][Root][6.0+] Smart Flasher

Status
Not open for further replies.
Search This thread

sunilpaulmathew

Recognized Developer
Please Note: Due to personal reasons, I'm not updating this thread anymore. Those who wish to follow the development of this project may redirect their attention into the GitHub source.

Proudly presenting Smart Flasher, a simple app aimed to make flashing recovery zip files much easier.

/* DISCLAIMER */
Code:
Please use this app at your own risk.
I am not responsible for any damage to your device.
Everything you are doing on your device is at your own risk.
This app is so powerful to mess up your device/OS if you use it incorrectly.

/* Requirements */
  1. ROOT ACCESS (nothing, except some information in the about page, works without root access).
  2. BusyBox (auto-flashing will simply fail without BusyBox installed).

/* Features */

Smart Flasher is a simple and very basic app, even without a settings menu and themes, which can do the following things.
  • Flashing recovery zip files (such as a custom kernel, a magisk module, etc.) of up to 100 MB while running Android OS, that is, even without rebooting into custom recovery.
  • Back-up boot or recovery partitions on a supported device.
  • Flash a boot or recovery partition '.img' on a supported device.
  • Doing basic tasks such as
    1. Display flash log after successful recovery flashing
    2. Display Kernel version
    3. Turn off your device
    4. Reboot (Normal, Recovery & Boot-loader) your device
    5. Wipe Cache partitions
    6. Wipe Data partitions

/* Downloads */






/* Note to developers */

This Application is open source and your contributions are most welcomed.

/* Donations */


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

/* Acknowledgements */

@Grarak for Kernel Adiutor from where I took a lot of code
@osm0sis for helping me with Auto-Flashing
@otakutw Chinese (Traditional) Translations
@andrey1672 Russian Translations

XDA:DevDB Information
Smart Flasher, App for all devices (see above for details)

Contributors
sunilpaulmathew
Source Code: https://github.com/SmartPack/SmartFlasher/


Version Information
Status: Beta

Created 2019-05-28
Last Updated 2019-12-09
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    Please Note: Due to personal reasons, I'm not updating this thread anymore. Those who wish to follow the development of this project may redirect their attention into the GitHub source.

    Proudly presenting Smart Flasher, a simple app aimed to make flashing recovery zip files much easier.

    /* DISCLAIMER */
    Code:
    Please use this app at your own risk.
    I am not responsible for any damage to your device.
    Everything you are doing on your device is at your own risk.
    This app is so powerful to mess up your device/OS if you use it incorrectly.

    /* Requirements */
    1. ROOT ACCESS (nothing, except some information in the about page, works without root access).
    2. BusyBox (auto-flashing will simply fail without BusyBox installed).

    /* Features */

    Smart Flasher is a simple and very basic app, even without a settings menu and themes, which can do the following things.
    • Flashing recovery zip files (such as a custom kernel, a magisk module, etc.) of up to 100 MB while running Android OS, that is, even without rebooting into custom recovery.
    • Back-up boot or recovery partitions on a supported device.
    • Flash a boot or recovery partition '.img' on a supported device.
    • Doing basic tasks such as
      1. Display flash log after successful recovery flashing
      2. Display Kernel version
      3. Turn off your device
      4. Reboot (Normal, Recovery & Boot-loader) your device
      5. Wipe Cache partitions
      6. Wipe Data partitions

    /* Downloads */






    /* Note to developers */

    This Application is open source and your contributions are most welcomed.

    /* Donations */


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

    /* Acknowledgements */

    @Grarak for Kernel Adiutor from where I took a lot of code
    @osm0sis for helping me with Auto-Flashing
    @otakutw Chinese (Traditional) Translations
    @andrey1672 Russian Translations

    XDA:DevDB Information
    Smart Flasher, App for all devices (see above for details)

    Contributors
    sunilpaulmathew
    Source Code: https://github.com/SmartPack/SmartFlasher/


    Version Information
    Status: Beta

    Created 2019-05-28
    Last Updated 2019-12-09
    1
    Could you possibly add the ability to flash full roms as well sorry if this has been asked already?
    1
    Can this app be used for rooted android with stock recovery???
    Yes. It should work as long as you have root access and proper BusyBox binaries available.