• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [AIO][WIP] Romtools by Phatninja55

Phatninja55

Android Expert
Romtools V2.5.3 By Phatninja55
This is a tool I created to flash stuff to the optimus v.

Look at picture for features.

(You must have a ClockWorkMod based recovery)
WARNING!!!! This tools is not compatible with CWM-Blue-Recovery any version, it well cause the rom to not install and well trigger auto backup after easing everything, causing the fastboot mode when rebooted.
I recommend using this: [RECOVERY] Cannibal Open Touch v1.2 (latest update: 06/24/2012) - Android Forums at AndroidCentral.com


screenshothd.png


====================================================================================================

Downloads:
Windows: Link removed
Linux: Romtools-Linux-2.5.3

====================================================================================================

Install instructions:

Windows:
Download and extract.
Then open the folder and double click Romtools.exe

Linux:
Download and extract.
Open terminal Ctrl + Alt + T
change directory's to the directory where you extracted it.
cd <Directory>
chmod +x fix_perms
./fix_perms (You need your sudo password!)
./Romtools
You have to open terminal and go to this directory every time you want to run romtools. You should only have to do fix_perms once.


====================================================================================================

Change log:
V2.5.3
Added Nandroid backup and restore
Fixed a bug where it didn't wipe the phone very well before flashing a rom.
V2.5.2
Added some stuff
V2
Major update (Forgot what it was xD)
V1
initial release

Donations accepted here. || This will also help me get a new router, because mine is crapping out.
 
There are two very good uses for this tool.
1. Install rom without an sdcard.
2. fix a black screen recovery by flashing a recovery you can see.
 
Just some friendly suggestions in basic design development methodology:

- develop and use a software configuration management system that works for you and the users.

- any newly released changes--no matter how minor--should be bumped to a new version number (e.g., maybe v2.5 to v2.5.1.)

- the version number should be part of that zip file's name so that it's obvious what version the user has downloaded and/or is about to download--instead of all versions are currently named the same 'Romtools Windows.zip' (e.g., maybe 'Romtools_Windows_2.5.1.zip'.)

For your consideration...
 
Just some friendly suggestions in basic design development methodology:

- develop and use a software configuration management system that works for you and the users.

- any newly released changes--no matter how minor--should be bumped to a new version number (e.g., maybe v2.5 to v2.5.1.)

- the version number should be part of that zip file's name so that it's obvious what version the user has downloaded and/or is about to download--instead of all versions are currently named the same 'Romtools Windows.zip' (e.g., maybe 'Romtools_Windows_2.5.1.zip'.)

For your consideration...

I'll do this to the next update. Lol
 
Updated post to V2.5.3, Romtools now includes nandroid backup and restore. Let me know if you see any error anywhere. Scripts are now encrypted to protect my work.
 
Back
Top Bottom