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

Root [T-Mobile/MetroPCS] [Recovery] Aboot/TWRP v.2.8.0.0 for the LG Optimus F3

daemon32

Member
Aboot ver B (Jun 2013)/TWRP Touch Recovery

TWRP for the T-Mobile / MetroPCS LG Optimus F3
If you are on Virgin Mobile / Sprint, go here.

TWRP = Team Win Recovery Project
  • TWRP Version 2.8.0.0
  • Works with T-Mobile Optimus F3

Source: TeamWin - Home | TeamWin
Visit: TeamWin Projects - TWRP 2.8 - | TeamWin for details

What doesn't work:
  • Haptic Feedback
  • You tell me?

Data Partition restore has been fixed by gherkaul
Thank you :)

First time you boot into the TWRP Recovery, it may take upwards of a minute to initialize.

To Install:
  1. Your phone needs to be rooted
  2. You need to enable USB debugging in Settings > Developer options
  3. Run aboot-install.bat (or aboot-install.sh on Linux/OS X)
  4. Run install.bat (or install.sh on Linux/OS X)

DOWNLOAD:
Version 1

sha1sum: 6c67897716ac4ff2220f09dd105e9c8b92daa4b6 twrp-install-v1.zip

I'm not good at writing batch scripts, but the Windows one should work. The Linux/OS X installer is of a much better quality than the Windows version. Follow the readme file that's included.

To get into TWRP:

  • Run reboot-recovery.bat or reboot-recovery.sh (if you're on Linux/OS X)
  • Or, run `reboot recovery` as root on your device
Changelog:
7/9/2015 - Initial release
 
Last edited:
So did this version of TWRP fix where if you try to boot into recovery it just wipes data and reboots? Cause that was the problem with the other one.
 
So did this version of TWRP fix where if you try to boot into recovery it just wipes data and reboots? Cause that was the problem with the other one.
Partially, if you `reboot recovery` it doesn't wipe your data, but if you hold the volume down, it still does.
In the meantime, you can just hold the home button down if you already have CM installed, and it will reboot recovery for you.
 
Partially, if you `reboot recovery` it doesn't wipe your data, but if you hold the volume down, it still does.
In the meantime, you can just hold the home button down if you already have CM installed, and it will reboot recovery for you.
Yeah that's the same deal with xclusive's TWRP, but with that one the button combo to boot into recovery would boot, wipe, then reboot without letting you enter recovery to backup/restore/etc.
 
Yeah that's the same deal with xclusive's TWRP, but with that one the button combo to boot into recovery would boot, wipe, then reboot without letting you enter recovery to backup/restore/etc.
Spam `adb reboot recovery` when you see it wiping, in a last ditch effort.
 
Spam `adb reboot recovery` when you see it wiping, in a last ditch effort.
Hmm interesting proposal, that might be crazy enough to work. Anyway are you using this recovery? If so can you see if this recovery does that too. No big deal if you don't though.
 
Hmm interesting proposal, that might be crazy enough to work. Anyway are you using this recovery? If so can you see if this recovery does that too. No big deal if you don't though.
No, it isn't a proposal, I've done it before many times and it sometimes wipes your data (if you're too late) or just reboots to wipe again (if you're too early). The window of time you get (with wiped data, but a proper reboot) is about 7 seconds. And yes, I actually used dd to pull this recovery off of my phone.
 
No, it isn't a proposal, I've done it before many times and it sometimes wipes your data (if you're too late) or just reboots to wipe again (if you're too early). The window of time you get (with wiped data, but a proper reboot) is about 7 seconds. And yes, I actually used dd to pull this recovery off of my phone.
Ok, good to know. I'll try it out when I get the chance along with your CM 11 :D
 
Can you boot into this using both hardware buttons or issuing a 'reboot recovery' command without wiping data?
 
I'm receiving the following two messages upon running aboot.install.

"Unable to chmod /data/local/tmp/twrp-2.8.0.0_p659.img: No such file or directory"

And

"rm failed for –f, no such file or directory"

Not sure what to make of this.
 
Back
Top Bottom