[APP][3.0+] TWRP Manager 05-09-14

Search This thread

jmz

Inactive Recognized Developer
Sep 17, 2008
3,623
4,804
Lawton, OK
www.jmzsoft.com
Google Pixel 4a 5G
First and foremost. We are not responsible for ANY data loss in using this app.

TWRP Manager

This app will let you install, restore, backup, and wipe your device. It uses OpenRecoveryScript commands to do the operations.

Requirements:
TWRP Recovery installed
Root access on device

Download:
https://play.google.com/store/apps/details?id=com.jmz.soft.twrpmanager

Issue Reporting:
You MUST provide what device you are using and the steps to reproduce the issue. If it is not repeatable then please just say what you were doing and your device.

Screenshots are attached.
Thanks:
DeesTroy - obviously without TWRP, this app wouldn't exist. Also, for letting me use the TWRP images for this app. He also provided consultation for this app.
Mazwoz - He is my partner in crime in this project and has done tons of work on this app.
Lithid - He helped with a few bugs including layout issues.​
 
Last edited:

mazwoz

Senior Member
Mar 3, 2011
1,471
1,872
mazwoz.zamzow.us
Reserved

Changelog:

Code:
v6.0:  Completely new UI
         Fixed KitKat SD Card issue causing Live Backup to crash.
         Fixed several smaller bugs
v5.5.7: Fixed Restore FC
        Fixed Restore having to click back three times to cancel
        Fixed having to click back until root dir to exit file browsers
v5.5.6: Fixed reboot issue on i9300
v5.5.5: Added a live backup system (in a purchase)
        Install recovery
        Ad removal (in app purchase)
v5.3.5: Added a file manager for deleting/renaming backups
        Restore auto detects backup folders
v5.3: Fixed restore FC issues
        Minor layout tweak
        Added widgets
v5.2: Added multiple zip support
        Fixed backup names not allowing spaces
        Adjusted the file names and icons size
v5.1: Changed layout of install and restore activities
        Auto-detection of restore folder
        Auto-detection of existence of data, boot, and system images in restore folder (more to come in future releases)
v5: Fixed bug of automatically finding SD Card.
v4: Added automatic support of external SD.  Some misc bug fixes
v3: Another layout testing release.  Also integrated swipe to complete actions.
v2: Release is only for layout issues.  
v1: Alpha release

Features:
Code:
A new feature has made it's way into the TWRP Manager app: Live Backup. 
This is a nandroid backup without having to reboot into recovery. To our knowledge this is the first java implementation of this feature. 

Flashing TWRP from within the app:
As long as your device is supported by Team WIN, you can now flash TWRP from this app.


FAQS
Q. Does this app support multiple zip queues?
A. As of version 5.2 it does
Q. Should I wipe/backup before installing?
A. The app is intuitive and allows for backup and wiping from the install option.
Q. Some of the features do not work, what should I do?
A. If you get a message that says it is not implemented, it is not a bug. That is for future releases. If you get a force close or other issue, please let us know.
Q. Will this work with other recoveries?
A. No. TWRP Manager is programmed to run on TWRP only
Q. My device is not supported by TWRP, is there anything I can do?
A. If you do not have TWRP running on your phone, this app will not work for you.
Q. Will this app install TWRP for me?
A. There are no current plans to have this feature. Goo.im already does this and we do not want to step on any toes.
 
Last edited:

WildfireDEV

Senior Member
May 1, 2013
858
1,801
Great job it looks better and is more functional than goomanager.

Sent from my HTC Velocity 4G using Tapatalk 4 beta
 
  • Like
Reactions: jmz

CheesyNutz

Senior Member
Oct 26, 2010
12,181
3,339
Springfield
installed fine !

but can't do a backup

Htc One
Trickdroid 7.5.0

steps

Pressed backup
set backup name
used the slider
nothing happens just sits there
 

mvoid533

Senior Member
Apr 29, 2012
695
287
WONOSOBO
Installed fine
But do nothing
When i want to install apps
The folder is empty
Mount not implemented
Everything seems not respon when i choose one of it
And why it doesnt grant permission for access root?! :confused:
Do i am wrong
My device is xperia neo
Ics 4.0.4
I installed cwm as recovery


Sent from my MT15i using xda premium
 

Attachments

  • uploadfromtaptalk1371738781902.jpg
    uploadfromtaptalk1371738781902.jpg
    56.4 KB · Views: 985
  • uploadfromtaptalk1371738815528.jpg
    uploadfromtaptalk1371738815528.jpg
    61.7 KB · Views: 996
Last edited:

melp57

Senior Member
Jul 31, 2009
1,198
208
Installed on N7. Hit the restore button and program force closed.

Sent from my Nexus 7 using xda premium
 

CheesyNutz

Senior Member
Oct 26, 2010
12,181
3,339
Springfield
Installed fine
But do nothing
When i want to install apps
The folder is empty
Mount not implemented
Everything seems not respon when i choose one of it
And why it doesnt grant permission for access root?! :confused:
Do i am wrong
My device is xperia neo
Ics 4.0.4
I installed cwm as recovery


Sent from my MT15i using xda premium




could be your using CWM but not sure
 

mvoid533

Senior Member
Apr 29, 2012
695
287
WONOSOBO
Maybe
But it should be grand permission for access root but it didnt do that
Its nice
But too bad not work on mine
;):rolleyes:

Sent from my MT15i using xda premium
 

jmz

Inactive Recognized Developer
Sep 17, 2008
3,623
4,804
Lawton, OK
www.jmzsoft.com
Google Pixel 4a 5G
Sorry about the massively stupid mistake on the reboot issue. I have pushed an update to the market that fixes it. Please give it a few hours to populate in the market.


This has only been tested on twrp. Dunno much about other recoveries

Sent from my HTC first using xda premium
 
  • Like
Reactions: Bait-Fish

Top Liked Posts

  • There are no posts matching your filters.
  • 139
    First and foremost. We are not responsible for ANY data loss in using this app.

    TWRP Manager

    This app will let you install, restore, backup, and wipe your device. It uses OpenRecoveryScript commands to do the operations.

    Requirements:
    TWRP Recovery installed
    Root access on device

    Download:
    https://play.google.com/store/apps/details?id=com.jmz.soft.twrpmanager

    Issue Reporting:
    You MUST provide what device you are using and the steps to reproduce the issue. If it is not repeatable then please just say what you were doing and your device.

    Screenshots are attached.
    Thanks:
    DeesTroy - obviously without TWRP, this app wouldn't exist. Also, for letting me use the TWRP images for this app. He also provided consultation for this app.
    Mazwoz - He is my partner in crime in this project and has done tons of work on this app.
    Lithid - He helped with a few bugs including layout issues.​
    29
    Reserved

    Changelog:

    Code:
    v6.0:  Completely new UI
             Fixed KitKat SD Card issue causing Live Backup to crash.
             Fixed several smaller bugs
    v5.5.7: Fixed Restore FC
            Fixed Restore having to click back three times to cancel
            Fixed having to click back until root dir to exit file browsers
    v5.5.6: Fixed reboot issue on i9300
    v5.5.5: Added a live backup system (in a purchase)
            Install recovery
            Ad removal (in app purchase)
    v5.3.5: Added a file manager for deleting/renaming backups
            Restore auto detects backup folders
    v5.3: Fixed restore FC issues
            Minor layout tweak
            Added widgets
    v5.2: Added multiple zip support
            Fixed backup names not allowing spaces
            Adjusted the file names and icons size
    v5.1: Changed layout of install and restore activities
            Auto-detection of restore folder
            Auto-detection of existence of data, boot, and system images in restore folder (more to come in future releases)
    v5: Fixed bug of automatically finding SD Card.
    v4: Added automatic support of external SD.  Some misc bug fixes
    v3: Another layout testing release.  Also integrated swipe to complete actions.
    v2: Release is only for layout issues.  
    v1: Alpha release

    Features:
    Code:
    A new feature has made it's way into the TWRP Manager app: Live Backup. 
    This is a nandroid backup without having to reboot into recovery. To our knowledge this is the first java implementation of this feature. 
    
    Flashing TWRP from within the app:
    As long as your device is supported by Team WIN, you can now flash TWRP from this app.


    FAQS
    Q. Does this app support multiple zip queues?
    A. As of version 5.2 it does
    Q. Should I wipe/backup before installing?
    A. The app is intuitive and allows for backup and wiping from the install option.
    Q. Some of the features do not work, what should I do?
    A. If you get a message that says it is not implemented, it is not a bug. That is for future releases. If you get a force close or other issue, please let us know.
    Q. Will this work with other recoveries?
    A. No. TWRP Manager is programmed to run on TWRP only
    Q. My device is not supported by TWRP, is there anything I can do?
    A. If you do not have TWRP running on your phone, this app will not work for you.
    Q. Will this app install TWRP for me?
    A. There are no current plans to have this feature. Goo.im already does this and we do not want to step on any toes.
    9
    Hi guys, sorry no time to search. Does the app support zip queuing like in the actual TWRP? Thanks!

    Not yet, but I'm working on the code right now.

    ---------- Post added at 11:52 AM ---------- Previous post was at 11:51 AM ----------

    Hi,

    I installed it on a Micromax Canvas HD (aka canvas A116) on latest LEWA rom.

    It installed properly and i tried taking backups.

    I selected all partitions, but it only backs up /data, /system and others, but it
    does not backup android_secure and other partitions which are manually selected.

    Also, immediately after backing up via the app, i backed up via the recovery and
    realised :
    Backup via APP - 600mb+ only and 7 folders
    Backup via Recovery - 1GB + and 11 folders..

    Just for info.

    Let me know what other info you will require.

    regards
    greg

    That is weird. Did you also select everything in recovery? We don't have every option added under backup yet. Please note that we are working on adding stuff all the time.

    ---------- Post added at 12:29 PM ---------- Previous post was at 11:52 AM ----------

    Just published a new version to the play store. This version includes multiple zips, increases the size of file text and icon in the install activity and fixes the spaces not being allowed in the backup name.

    Please give it a few hours to show up in the play store. Version number is 5.2
    8
    Actually, I have a better idea. Im closing this thread down.

    If any users are needing any type of support email us at the emails below. We are absolutely more than willing to work with any cooperative user. We will even refund your purchase if something isn't working for you and still work on fixing it.

    james.taylor@jmzsoftware.com
    bret.mazwoz@jmzsoftware.com
    6
    Will it support TWRP themes?? :eek:

    Also is an ad-less version planned?

    Themes will be a future endeavor after app is stable. Ad-less version will be available sometime in the near future.