GBootMenu v1.5.0 - LG Optimus 4X HD

Well, I dediced to drop the TWRP customizing project and build instead something new on my own.
It's build from scratch with a little of AOSP source code used (initializing graphics and catching key presses).
You can directly boot from the menu to
1) Clockworkmod Touch
2) Team Win Recovery Project
3) Aroma File Manager
4) Fastboot
5) Reboot
Use volume up and down to navigate and the power button to select.
----------------------------------------------------
----------------------------------------------------
How to install (some methods, you can choose one of them):
1) Using fastboot:
Code:
adb reboot oem-unlock
fastboot flash recovery gbootmenu-v0.1.img
fastboot reboot
2) Using adb or Terminal Emulator (place on root internal storage[/sdcard])
When using adb
Code:
adb shell
then, same when using adb or Terminal Emulator
Code:
su
cat /sdcard/gbootmenu-v0.1.img > /dev/block/mmcblk0p1
sync
That's it. Hope it works well for you as it does for me.
----------------------------------------------------
----------------------------------------------------
Changelog:
Code:
initial release
added clockworkmod touch 6.0.3.0
added twrp 2.4.4.0
added aroma filemanager 1.80
fixed half sized screen bug (eg. while using aroma filemanager) in clockworkmod touch
fixed half sized screen bug (eg. while using aroma filemanager) in twrp
added internal&external storage support in twrp. internal storage --> /emmc, external storage --> /sdcard, if external storage has a secondary partition with ext4 formatted its also mounted to /sd-ext
----------------------------------------------------
----------------------------------------------------
Credits:
AOSP
Cyanogenmod (--> CWM)
Team Win (--> TWRP)
amarullz (--> Aroma File Manager)
XDA:DevDB Information
GBootMenu, a Tool/Utility for the LG Optimus 4X HD
Contributors
gordon0001
Version Information
Status: Testing
Current Beta Version: 1.5.0
Created 2013-09-17
Last Updated 2013-09-17

gordon0001 said:
Well, I dediced to drop the TWRP customizing project and build instead something new on my own.
It's build from scratch with a little of AOSP source code used (initializing graphics and catching key presses).
You can directly boot from the menu to
1) Clockworkmod Touch
2) Team Win Recovery Project
3) Aroma File Manager
4) Fastboot
5) Reboot
Use volume up and down to navigate and the power button to select.
----------------------------------------------------
----------------------------------------------------
How to install (some methods, you can choose one of them):
1) Using fastboot:
Code:
adb reboot oem-unlock
fastboot flash recovery gbootmenu-v0.1.img
fastboot reboot
2) Using adb or Terminal Emulator (place on root internal storage[/sdcard])
When using adb
Code:
adb shell
then, same when using adb or Terminal Emulator
Code:
su
cat /sdcard/gbootmenu-v0.1.img > /dev/block/mmcblk0p1
sync
That's it. Hope it works well for you as it does for me.
----------------------------------------------------
----------------------------------------------------
Changelog:
Code:
initial release
added clockworkmod touch 6.0.3.0
added twrp 2.4.4.0
added aroma filemanager 1.80
fixed half sized screen bug (eg. while using aroma filemanager) in clockworkmod touch
fixed half sized screen bug (eg. while using aroma filemanager) in twrp
added internal&external storage support in twrp. internal storage --> /emmc, external storage --> /sdcard, if external storage has a secondary partition with ext4 formatted its also mounted to /sd-ext
----------------------------------------------------
----------------------------------------------------
Credits:
AOSP
Cyanogenmod (--> CWM)
Team Win (--> TWRP)
amarullz (--> Aroma File Manager)
Click to expand...
Click to collapse
how we gonna install that ??

emre81tr said:
how we gonna install that ??
Click to expand...
Click to collapse
We dont need to install an unsecure-boot like CWM by Dexter? Only the Recovery?

Re: [RECOVERY] GBootMenu v0.1
work well , THX:thumbup:
Sent from my LG-P880 using xda premium

Re: [RECOVERY] GBootMenu v0.1
Do you need a unlocked bootloader
Sent from my LG-P880 using xda app-developers app

Bogeyof said:
We dont need to install an unsecure-boot like CWM by Dexter? Only the Recovery?
Click to expand...
Click to collapse
you need an unlocked bootloader and an unsecure boot image to be able to flash from fastboot.
btw: works fine with the new v20a update

Re: [RECOVERY] GBootMenu v0.1
emre81tr said:
how we gonna install that ??
Click to expand...
Click to collapse
If you watch carefully, you'll see how can install that
Sent from my LG-P880 using xda premium

works perfect with official update
with official update was facing data problems after installing cwm 6.0.2.8.... bt dude u solved it thanks a lot

Good work, everything work perfect.
I keep my fingers crossed for this project.

The only bug is that TWRP has some weird lines flashing on screen after screen times out.
Otherwise, great job! :thumbup::thumbup::thumbup:
Sent from my LG-P880 using Tapatalk 2

exFAT said:
The only bug is that TWRP has some weird lines flashing on screen after screen times out.
Otherwise, great job! :thumbup::thumbup::thumbup:
Sent from my LG-P880 using Tapatalk 2
Click to expand...
Click to collapse
yea, noticed it some minutes ago too

Works great thanks!
Sent from my LG-P880 using xda premium

Hello people. let me understand it.. Only what I have to do, is just typing in Terminal Emulator (from market) these commands:
su
cat /sdcard/gbootmenu-v0.1.img > /dev/block/mmcblk0p1
sync
right? Offcourse after placing gbootmenu.img on my sd card..

chabasse said:
Hello people. let me understand it.. Only what I have to do, is just typing in Terminal Emulator (from market) these commands:
su
cat /sdcard/gbootmenu-v0.1.img > /dev/block/mmcblk0p1
sync
right? Offcourse after placing gbootmenu.img on my sd card..
Click to expand...
Click to collapse
yes, that should work

Thanks.. You are great..!!

TNX! for your work!

I already have dexter cwm,can i install this over dexters cwm or not?
Sent from my LG-P880 using xda app-developers app

igorstoja83 said:
I already have dexter cwm,can i install this over dexters cwm or not?
Sent from my LG-P880 using xda app-developers app
Click to expand...
Click to collapse
Yes u can. It'll overwrite it.
Sent from my LG-P880 using xda premium

Ok, installerd yesterday, it seems to work very well..Have you guys found any new bug I didn't notice yet?
Sent from my LG-P880 using xda premium

Oh my god this works and I like it.

Related

[RECOVERY][CWM] Custom ClockworkMod Touch 6.0.2.3 v14.4.4 (12/22/12)

This is my custom cwm that ive been making for multiple other devices. The touch code is adapted from kbc-developers and is much different than the stock koush cwm touch. This recovery is all based on swipe gestures and has a custom extras menu with some new features. Also, OpenRecoveryScript compatible to use with GooManager.
UP - swipe finger up on screen
DOWN - swipe finger down on screen
SELECT - swipe finger from left to right on screen
BACK - swipe finger from right to left on screen
Q: Whats in the extras menu?
A: Look in the 2nd post
Flashable zip:
cwm6023touch_v14.4.4.zip: ---------> DOWNLOAD
Click to expand...
Click to collapse
Thanks to :
gweedo767
koush
PhilZ BIG THANKS!
kbc-developers
PREVIOUS VERSIONS:
Code:
v1:
[CODE]initial release
v2:
Code:
- updated to latest version of clockworkmod
- add reboot download option
- add reboot recovery option
- add power off option
- change font size
- add various internal/external sdcard options from cwm 5.5.0.4 touch recovery
- change order of internal/external sdcard so internal comes first on backup/restore/install
v3:
Code:
- add support for phones that sdcard mounts as external_sd
- fix the line below the menu to actually be below the menu
- clean up the "andy the android" picture. (if you make a backup you will see that the picture in the background has been poorly edited. there are bits of black spots around him)
- JellyBean Background
v4:
Code:
- fixed missing slash that was not allowing installs from external sdcard
v5:
Code:
- update to latest version of CWM 6.0.0.8
v6:
Code:
- updated to latest version of CWM 6.0.0.9
- added ability to delete nandroids from recovery (in backup and restore menu)
- changed order of internal/external so external comes first
- fix timestamp creation on backups
v7:
Code:
- updated to latest version of CWM 6.0.1.0
- fixed bug that would not allow backup of /system
v8:
Code:
- update to latest version of CWM 6.0.1.1
- allow customization of backup format (dedupe/tar)
- use minizip tool instead of e2fsck, etc.
- more....
v9:
Code:
- update to latest version CWM 6.0.1.2
- fixed bug where backing up to external wouldnt backup /emmc/.android_secure
- ADDED DUAL LUNFILE SUPPORT! (thanks to topprospect for this!)
-- what this does is when you mount USB storage you
will see both of your sdcards mount at the same time
- various /emmc fixes (recovery now looks for all clockworkmod "." files in /emmc instead of /sdcard)
- this is useful for people who dont use an external sdcard at all
v10:
Code:
- grabbed latest commits to official CWM 6
- added new extras menu (look in 2nd post for info)
- some other stuff i dont remember
v11:
Code:
- fixed hide nandroid progress bug (it now works)
- added sk8's fix permissions option (logging is disabled so it runs faster and it also clears stale data directories)
- fixed bug where normal fix permissions wouldnt create a log to correct location
- cleaned up some syntax
v12:
Code:
- added darkside wipe/super wipe built in
- added aroma file manager built in
- added ability to backup/restore the /efs partition
- cleaned up oneconfirm/hidenandroidprogess features to be one menu item
- more......
v12.5:
Code:
- fixed bug where darkside cache scripts wouldnt work
- added option to create a custom zip (read 2nd post)
v13:
Code:
- report log gets copied to /emmc instead of /sdcard
- add support for roms without busybox (stock roms) to create a custom rom zip
- add support for openrecoveryscript (read [URL="http://forum.xda-developers.com/showpost.php?p=31093552&postcount=344"]THIS[/URL])
- add support to choose a custom created openrecoveryscript
- use goo-manager to flash roms and create openrecoveryscripts
- now detects where android_secure is automatically
- fix ors-mount.sh to work even if 'sdcard' is in the path
- misc code cleanups.....
v13.1
Code:
- bug fixes
- android_secure fixes
v13.2
Code:
- that pesky android_secure - bugfixes for restoring android_secure
v13.3
Code:
- updated to latest 6.0.1.4
- some bugfixes
- added option to select where android_secure lives (hopefully this is the last time. i promise)
v13.4:
Code:
- updated aroma file manager to latest version
v13.5:
Code:
- add initial support for whole-device encryption (thanks topprospect)
v14:
Code:
- updated to latest CWM 6.0.1.5
- fixed some mtdutils issues
- added a bootanimation changer
v14.1:
Code:
- not released
v14.2:
Code:
- added bootanimation change selection from external sdcard
- added newest aroma filemanager w/ console support (you can use terminal in recovery)
- updated to latest changes of official CWM
- added support for Android 4.2
- zip file now installs updater.sh to your internal sdcard
- updated updater.sh to fix typo
v14.2.1:
Code:
- openrecoveryscript automatically runs if script is found in /cache/recovery/
- this is good for using my updater.sh or goomanager
v14.3
Code:
- skipping this number to keep in line with my other devices
v14.3.1
Code:
- lots and lots of under the hood improvements
- re-wrote OpenRecoveryScript and efs backup/restore code
- these work alot better now (thanks so much to PhilZ for his amazing help)
- add option to backup/restore boot.img from sdcard
- now using latest stable kernel
- completely re-wrote the touch code for some improvements
- now to select you tap anywhere on the screen
- fixed some typos
- made my source code universally compatible with all phones using ICS or greater
- compiling in jellybean base recovery code now
Code:
v14.4
- fixed soft keys (virtual keys on bottom) (credit to PhilZ for this)
- reverted back to swipe to select
- tweaked some features in the extras menu
Code:
v14.4.1
- messed up on the mount points so i fixed them now
- added some buffer to fix ability to accidentally select wrong item
Code:
v14.4.2
- completed re-write of extras menu features
- various other tweaks
Code:
v14.4.3
- added in battery status percentage
[/CODE]
Current Version:
v14.4.4
- got rid of the missing /external_sd error
Click to expand...
Click to collapse
Whats in the extras menu?
- change bootanimation (this lets you select a bootanimation form your sdcard. it backs up your current bootanimation to /sdcard/clockworkmod/ba_backup/. it only backs up the original bootanimation so if you keep changing your bootanimation you will still only have your original one in ba_backup.)
- enable/disable one confirm (this makes it so you only have to scroll through one confirm selection when installing something instead of having to go through 10 no's to click yes)
- hide/show backup & restore progress (this makes it so the progress bar when you backup/restore doesnt show up and makes backups/restores a bit faster since it doesnt have to show you the progress and files its backing up)
- aroma file manager (file explorer)
- Special Backup and Restore (backup and restore your /misc and /boot partition)
- create custom zip (this will create a custom rom from the currently installed files you have on your phone. it takes your /system partition and /boot partition and makes them into a zip file ready to be flashed. the end product will be in /sdcard/clockworkmod/zips/{DATE}. with date being a timestamp of the time it was created. be sure to run a fix_permissions after installing the zip too just in case. DO NOT DELETE THE FOLDER /sdcard/clockworkmod/zips/files
- choose custom openrecoveryscript (read THIS)
- recovery info (shows the version of recovery and the build date)
Can you share any screenshots please?
Imperticus said:
Can you share any screenshots please?
Click to expand...
Click to collapse
Sure. I'll make a video of it when I get into work today. You can see a video of it on a different device by going to the skyrocket link in my signature.
Sent from my Nexus 4 using xda app-developers app
Imperticus said:
Can you share any screenshots please?
Click to expand...
Click to collapse
uploaded a picture.
Just tried it and works great. Did a nandroid and restored and works perfectly. Thanks for sharing!
CWM released 6.0.2.5!
seriousneo said:
CWM released 6.0.2.5!
Click to expand...
Click to collapse
Lol only a rev change. No actual code changes
Sent from my Nexus 4 using xda app-developers app
does this allow USB functions?
I've just added this recovery to the Nexus 4 Complete Index
Sent from my Nexus 7 using xda premium
gd6noob said:
does this allow USB functions?
Click to expand...
Click to collapse
Which usb functions are you talking about? I'm using the cm10.1 kernel in this
Sent from my Nexus 4 using xda app-developers app
I like your recovery but is the clockwork mod folder supposed to be sdcard/0/ n not just sdcard/?
Sent from my Nexus 4 using Tapatalk 2
joshndroid said:
I like your recovery but is the clockwork mod folder supposed to be sdcard/0/ n not just sdcard/?
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
No clockworkmod is supposed to be in /sdcard no matter what. The 0/ folder is only for your OS.
Sent from my Nexus 4 using xda app-developers app
sk8erwitskil said:
No clockworkmod is supposed to be in /sdcard no matter what. The 0/ folder is only for your OS.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
My main wonder was mainly because I was trying to copy a backup to my computer and had no way of accessing the clockwork folder...
Sent from my Nexus 4 using Tapatalk 2
joshndroid said:
My main wonder was mainly because I was trying to copy a backup to my computer and had no way of accessing the clockwork folder...
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
why dont you copy your backup from sdcard to sdcard/0 via file explorer on your phone and the to pc.easy
joshndroid said:
My main wonder was mainly because I was trying to copy a backup to my computer and had no way of accessing the clockwork folder...
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
There's a new feature in clockworkmod exactly for that reason. Download the latest version of clockworkmod and you'll see when you go to the manage backups option. You have to now download them from your phone.
Sent from my Nexus 4 using xda app-developers app
O
pa.pn2 said:
why dont you copy your backup from sdcard to sdcard/0 via file explorer on your phone and the to pc.easy
Click to expand...
Click to collapse
because the rom mounts sdcard/0/ therefore it is not actually there no matter how far back you go towards the root directory... the recovery mounts /sdcard
sk8erwitskil said:
There's a new feature in clockworkmod exactly for that reason. Download the latest version of clockworkmod and you'll see when you go to the manage backups option. You have to now download them from your phone.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Fair enough.. Just makes it a pain when you flash back to stock if a partition gets corrupted you basically lose your sdcard partition when flashing the userdata Img and so the clockwork backup goes as well
Sent from my Nexus 4 using Tapatalk 2
joshndroid said:
O
because the rom mounts sdcard/0/ therefore it is not actually there no matter how far back you go towards the root directory... the recovery mounts /sdcard
Fair enough.. Just makes it a pain when you flash back to stock if a partition gets corrupted you basically lose your sdcard partition when flashing the userdata Img and so the clockwork backup goes as well
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
I have added aroma file manager for that reason. Its in the extras menu. Its a root file explorer in recovery
Sent from my Nexus 4 using xda app-developers app
sk8erwitskil said:
Which usb functions are you talking about? I'm using the cm10.1 kernel in this
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
I meant through the recovery?
I tried flashing this zip in my current CWM touch recovery and it aborted.

LGOptimusBlack cwm normal recovery 6.0.2.7 and twrp touch v2.4.0.0 (fix USB Storage)

1.fix USB Storage
2.Support for ADB Sideload
CWM Normal recovery 6.0.2.7 download:
View attachment CWM_Normal_recovery6.0.2.7.rar
TWRP Touch V2.4.0.0 recovery download:
View attachment TWRP_Touch_V2.4.0.0_recovery.rar
Can you please create a touch version of CWM?
Sent From my Modded IZS
R: LGOptimusBlack cwm normal recovery 6.0.2.7 and twrp touch v2.4.0.0 (fix USB Storag
If you fixed the recoveries submit the fixes to cwm and teamwin so they can integrate it...
Sent from my rooted LG Optimus Black - Official LG ICS V30B (Android 4.0.4)
Yep, help dees_Troy in the proper development thread.
we will miss you Nicholas.... /s
USB Storage fix Method
USB Storage fix Method;
Changes BoardConfig.mk file,add
PHP:
BOARD_UMS_LUNFILE := "/sys/devices/platform/omap/musb-omap2430/musb-hdrc/gadget/lun0/file"
Changes init.recovery.rc file
PHP:
write /sys/class/android_usb/android0/idVendor 1004
write /sys/class/android_usb/android0/idProduct 61A6
write /sys/class/android_usb/android0/functions mass_storage,adb
How do I use this?
Sent from my LG-P970 using xda app-developers app
R: LGOptimusBlack cwm normal recovery 6.0.2.7 and twrp touch v2.4.0.0 (fix USB Storag
lovemrdeng said:
USB Storage fix Method;
Changes BoardConfig.mk file,add
PHP:
BOARD_UMS_LUNFILE := "/sys/devices/platform/omap/musb-omap2430/musb-hdrc/gadget/lun0/file"
Changes init.recovery.rc file
PHP:
write /sys/class/android_usb/android0/idVendor 1004
write /sys/class/android_usb/android0/idProduct 61A6
write /sys/class/android_usb/android0/functions mass_storage,adb
Click to expand...
Click to collapse
For both twrp and cwm?
If it is so I will submit that to them with your credits obviously...
Sent from my rooted LG Optimus Black - Official LG ICS V30B (Android 4.0.4)
The twrp recovery can't find my sd card... n i can see many folders like external sd, internal sd, sdcard but none of them is sd card!!!
Sent from my LG-P970 using xda premium
R: [RECOVERY] TWRP 2.4.0.0 touch recovery [2013-01-29]
deleted...
damn tapatalk
lovemrdeng said:
1.fix USB Storage
2.Support for ADB Sideload
CWM Normal recovery 6.0.2.7 download:
View attachment 1690727
TWRP Touch V2.4.0.0 recovery download:
View attachment 1690728
Click to expand...
Click to collapse
Tested TWRP Touch V2.4.0.0 and it is working.
Card mounting is fixed. Thank you.
Filko84 said:
Tested TWRP Touch V2.4.0.0 and it is working.
Card mounting is fixed. Thank you.
Click to expand...
Click to collapse
Usb storage works but can you install any zip?? I mean can you see the files??
Sent from my LG-P970 using xda premium
vismaiy said:
Usb storage works but can you install any zip?? I mean can you see the files??
Sent from my LG-P970 using xda premium
Click to expand...
Click to collapse
Yes. Tested CM7 and IZS v0.3. Installed without errors.
It is working perfect for me.
Filko84 said:
Yes. Tested CM7 and IZS v0.3. Installed without errors.
It is working perfect for me.
Click to expand...
Click to collapse
You are talking abt twrp right?? Strange.. it doesn't work for me... whereas cwm works perfectly..
Sent from my LG-P970 using xda premium
This usb-fixed CWM works very well. Now just "delayed software buttons activation" problem exist
How to install, i'm very confused
hi everyone. i've been trying to install the cwm 6.0.2.7 update through tantrums recovery flasher ( this: http://forum.xda-developers.com/showthread.php?t=1624565 ) and it won't install as my sd card won't mount. i've also tried the cmd files provided but my usb functions has stopped functioning so none of the three pc in my house can recognize it. please help.
thanks in advance Mrbtree98
mrbtree98 said:
hi everyone. i've been trying to install the cwm 6.0.2.7 update through tantrums recovery flasher ( this: http://forum.xda-developers.com/showthread.php?t=1624565 ) and it won't install as my sd card won't mount. i've also tried the cmd files provided but my usb functions has stopped functioning so none of the three pc in my house can recognize it. please help.
thanks in advance Mrbtree98
Click to expand...
Click to collapse
This recoveries are not yet on the flasher. I will add this recoveries soon.
Btw. thanks for this mod.
my personal twrp flasher worth it now. no problem for now but I'm experiencing the delayed working buttons too.
p970 has CWM 6.0.1.4 latest ..can you or someone build a touch version for us with this latest version then that would be great
i am totally a noob... pls help me get in to cwm mode.... how can i get in there???
Your device must be rooted first. The easiest way to flash the recovery is to use one of my flasher package. See stickies in the q&a forum
From my funky phone

[RECOVERY] TWRP v2.4.4.0 - GMod v0.1.1 for unlocked devices

Hey there!
Because there is still no TWRP released, I decided to build it.
I used to code in C++ since 2005. Made alot of stuff. Now I'm moving to android.
I used the official CM10.1 sources (+kholk's) and the official TWRP sources to compile it on OS X Mountain Lion 10.8.3 (initial release was compiled on Ubuntu 12.10. With GMod I'm using OS X)
It's using kernel 3.1.10 (extracted from boot.img) and some files from its ramdisk.
The output was a working TWRP recovery. Internal Storage (/data/media) works to use it as backup storage.
External SDCard should also be working, since you can change where to backup in TWRP settings (internal/external). I did not try that, cause I don't own an external sdcard
To boot recovery just hold down Power+Vol-Down.
To install zips navigate to /emmc (internal) or /sdcard (external)
Note: If you have a folder called 0 inside /sdcard, then move its content to the root of /sdcard and delete the folder 0 (/sdcard/0). Otherwise TWRP will act weird and the internal storage doesn't get properly mounted but would still be fully functional.
How to install (some methods, you can choose one of them):
1) Using fastboot:
Code:
adb reboot oem-unlock
fastboot flash recovery twrp2440-recovery.img
fastboot reboot
2) Using adb or Terminal Emulator (place on root internal storage[/sdcard])
When using adb
Code:
adb shell
then, same when using adb or Terminal Emulator
Code:
su
cat /sdcard/twrp2440-recovery.img > /dev/block/mmcblk0p1
sync
That's it. Hope it works well for you as it does for me.
Changelog:
Code:
v0.1.1
Added Aroma Filemanager
Added Clockworkmod Touch 6.0.3.0
v0.1
Changed theme default color from blue to green
Now internal and external storage support
First working Reboot to recovery option for P880
Added Extras Menu in Advanced page - functions are not implemented (comming soon!)
gordon0001
Re: [RECOVERY] TWRP v2.4.4.0 for unlocked devices
Thaaaaanks !!! TWRP is much better , easier , and faster than CWM .
It's always good to see new development threads :good:
Sent from my LG-P880 using xda app-developers app
Updated.
Decided to customize TWRP.
Aroma Filemanager, CWM, and more will come soon to be included in my custom TWRP.
Changelog:
Code:
v0.1
Changed theme default color from blue to green
Now internal and external storage support
First working Reboot to recovery option for P880 (Reboot recovery in recovery)
Added Extras Menu in Advanced page - functions are not implemented (comming soon!)
gordon0001 said:
Updated.
Decided to customize TWRP.
Aroma Filemanager, CWM, and more will come soon to be included in my custom TWRP.
Changelog:
Code:
v0.1
Changed theme default color from blue to green
Now internal and external storage support
First working Reboot to recovery option for P880 (Reboot recovery in recovery)
Added Extras Menu in Advanced page - functions are not implemented (comming soon!)
Click to expand...
Click to collapse
Great!
Updated.
Changelog:
Code:
v0.1.1
Added Aroma Filemanager
Added Clockworkmod Touch 6.0.3.0
To access them go to Advanced --> Extras
This looks very nice gordon0001! Thanks for posting. Can I use this as an alternative to CWM, since it doesn't work for me properly? Can it use zip packages with no incompatabilities?
Feregorn said:
This looks very nice gordon0001! Thanks for posting. Can I use this as an alternative to CWM, since it doesn't work for me properly? Can it use zip packages with no incompatabilities?
Click to expand...
Click to collapse
Most zip archives that works for clockworkmod works also for twrp. just flash my modded recovery and you have both.
Cant mount sd-card!
I cant mount sd-card in recovery, extsd is working tought...
Any ideas?
EDIT: I can see the log says "E: Unable to find partition size for ' /sdcard'"
eliel1301 said:
I cant mount sd-card in recovery, extsd is working tought...
Any ideas?
EDIT: I can see the log says "E: Unable to find partition size for ' /sdcard'"
Click to expand...
Click to collapse
As soon as I'm getting a microsd card I'll try to fix that.
BTW: Internal sdcard is mounted at /emmc (TWRP default)
Thanks!! Installed without problems (v.0.1.1) and menu is working fine so far.
Haven't used it to install zips/roms yet though.
Sent from my LG-P880 using xda premium
i wont update this thread anymore, since a made something new. that combines cwm&twrp.
http://forum.xda-developers.com/showthread.php?t=2220302
next update will have alot of improvements and twrp 2.5.0.0 included
is it possible to restore a cwm backup from TWRP rec?I get FAIL CHECKING MD5 SUMS
no
@gordon0001, any news with your recovery?
@GRG13, your signature is terrible big and ugly and the link to your "How to enable developer options [...]" is wrong. :laugh:
Thanks a lot for TWRP recovery .. Happy time to have it .. Thumbs up

[MOD][31-Mar-2013]Volume Wake Up Mod For Sense 4.1 and ICS 4.0.4 ROMS

UPDATE:
Supported in Nik Project X v3.0 Also [Tested and Working Fine]
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
Folks,
Here is the volume wake up mod, which i am using in Nik Project X V 2.0. Just created for my personal use, just thought of sharing the same if some one wants it!
Its the flashable zip, Just flash it using recovery and REBOOT (Mandatory).
Once rebooted, 'Android System is Upgrading' message would be displayed. Dont worry about that.
Instructions:
CWM
1. Place the Zip in sdcard.
2. Reboot into recovery.
3. Do a nandroid backup (Safe to do)
4. Install from sdcard.
5. Choose the zip file
6. reboot.
ADB or Terminal Emulator
1. Extract android.policy.jar from /system inside zip
2. Place jar in root of sdcard.
3. using adb or terminal Emulator (as root user), follow the below commands
Code:
cp /sdcard/android.policy.jar /system/framework/
chmod 644 /system/framework/android.policy.jar
4. Reboot.
File Explorer
If file explorer is available, Just place the android.policy.jar in /system/framework/ and set permissions. thats it!
DOWNLOAD
http://d-h.st/mkU
Please report me if the mods is not working, will try my best to get this resolved.
CREDITS:
tbriden for his wonderful guide. Please thank this guy, without that guide, this mod is impossible.
TESTED IN
Nik Project X rebirth All Versions
It may work in other roms with Android 4.0.4 and Sense 4.1 lite and Full (NOT TESTED)
Disclaimer:
I am not responsible for any bricked devices. TRY at your OWN RISK!!!!
tnQ man
Odp: [MOD][31-Mar-2013]Volume Wake Up Mod For Sense 4.1 and ICS 4.0.4 ROMS
Nice one
Thumbs up
Sent from my HTC Incredible S using Tapatalk 2 & Swype
It has a kernel with S2W funtion, I use these funtion everytime, any problem reported if I used these mod and these Kernel?
zizou_cr said:
It has a kernel with S2W funtion, I use these funtion everytime, any problem reported if I used these mod and these Kernel?
Click to expand...
Click to collapse
Should work fine no problem at all.
Sent from my HTC Incredible S using xda app-developers app
zizou_cr said:
It has a kernel with S2W funtion, I use these funtion everytime, any problem reported if I used these mod and these Kernel?
Click to expand...
Click to collapse
Yes. As said by mohdsubaie, it should work fine since its not dependent on kernel stuff.
Cyb0rgz said:
UPDATE:
Supported in Nik Project X v3.0 Also [Tested and Working Fine]
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
Folks,
Here is the volume wake up mod, which i am using in Nik Project X V 2.0. Just created for my personal use, just thought of sharing the same if some one wants it!
Its the flashable zip, Just flash it using recovery and REBOOT (Mandatory).
Once rebooted, 'Android System is Upgrading' message would be displayed. Dont worry about that.
Instructions:
CWM
1. Place the Zip in sdcard.
2. Reboot into recovery.
3. Do a nandroid backup (Safe to do)
4. Install from sdcard.
5. Choose the zip file
6. reboot.
ADB or Terminal Emulator
1. Extract android.policy.jar from /system inside zip
2. Place jar in root of sdcard.
3. using adb or terminal Emulator (as root user), follow the below commands
Code:
cp /sdcard/android.policy.jar /system/framework/
chmod 644 /system/framework/android.policy.jar
4. Reboot.
File Explorer
If file explorer is available, Just place the android.policy.jar in /system/framework/ and set permissions. thats it!
DOWNLOAD
http://d-h.st/mkU
Please report me if the mods is not working, will try my best to get this resolved.
CREDITS:
tbriden for his wonderful guide. Please thank this guy, without that guide, this mod is impossible.
TESTED IN
Nik Project X rebirth All Versions
It may work in other roms with Android 4.0.4 and Sense 4.1 lite and Full (NOT TESTED)
Disclaimer:
I am not responsible for any bricked devices. TRY at your OWN RISK!!!!
Click to expand...
Click to collapse
Can I use it on TWRP Recovery?
-Already Exist- said:
Can I use it on TWRP Recovery?
Click to expand...
Click to collapse
I haven't tested but It should work fine in TWRP. If it is not working, pls do let me know...
Sent from my HTC Incredible S using xda app-developers app
Not working with ARHD 5.3 with Kangaroo r19. Could you do something with that? It's very important feature for me.
This is only for sense 4 Roms. Arhd is stock 3.6.
Sent from my HTC Incredible S using Tapatalk 2
F*ck, Im blind... Sorry... :banghead:

TWRP v2.8.3.0

Hey there! It has been a while..
You may have noticed Team Win Recovery Project (short: TWRP) is available, but still not for our device,
and it seems I am the only one who spends time on making TWRP fully compatible
for our device which includes some bug fixes and modifications.
Both, TWRP and the kernel were compiled on my pc, using OS X Yosemite (10.10) as host system
from CM sources.
Use at your own risk.
I am not responsible for any damages on your device.
Click to expand...
Click to collapse
What is TWRP?
A fully touch driven custom recovery developed by TeamWin with a nice and easy to use user interface.
You can install your ROM's, backup it or restore it from/on your internal or external storage.
Backups can be compressed which saves alot of storage space and backups can have an individual,
user chosen name. Some unique features are an integrated filemanager, shell access,
rooting and the option to set a display timeout and display brightness.
TWRP includes alot of more features that I listed.. just explore yourself.
Download (also check the #Download page):
recovery263.img => TWRP 2.6.3.0 (STABLE)
recovery283_1.img => TWRP 2.8.3.0 (BETA)
For developers and for GPL reasons:
gkernel_x3_defconfig.zip => Used kernel defconfig (no kernel sourcecode changes have been made except mac os x specific kernel building fixes)
Sources (using cm10.2 sourcecode with cm p880 kernel):
p880_device: https://bitbucket.org/supergordon/device_lge_p880
p880_recovery_twrp: https://bitbucket.org/supergordon/twrp_lge_p880
p880_kernel: https://github.com/CyanogenMod/lge-kernel-p880
How do I install TWRP on my unlocked device?
Option 1: Fastboot
Code:
adb reboot oem-unlock
fastboot flash recovery recovery263.img
fastboot reboot
Option 2: ADB (put first the recovery image to the root directory of your internal storage)
Code:
adb shell
su
cat /sdcard/recovery263.img > /dev/block/mmcblk0p1
What device specific changes have been made?
Reboot options now properly working
Use CM's device specific fix to blank the display
Add missing external storage display name
Add missing screen brightness path
Modified display dimming delay
Fix rendering bugs that caused high battery consumption and device heat-ups
Add proper handling of the quadcore. Reduces backup time by about 10%.
UMS support (external storage only)
Since 2.6.3.0:
Using cm10.2 source
Using cm kernel
Exclude wiping sd-ext (bugfix for 2.6.1.0)
Since 2.8.3.0:
Now using twrp.fstab
Remove UMS support (TWRP has now MTP support. both internal and external storage are shown on the PC)
Add data/media[/0] button in Advanced page. Pressing the button toggles between /data/media and /data/media/0
Added missing option to (not) backup/restore recovery partition.
SD-Ext support (secondary partition of your microsd has to be ext4 formatted)
Using twrp sources from 30 december 2014
Click to expand...
Click to collapse
For changelogs on TWRP itself visit http://www.teamw.in/project/twrp2
My submitted patches on TeamWin's gerrit:
http://review.teamw.in/606
http://review.teamw.in/607
[July 1st] --> Both patches have been now reviewed and merged into the official TWRP sources.
Please report any bugs to help improving TWRP on our device.
Bug reports can be submitted here.
XDA:DevDB Information
Team Win Recovery Project, Tool/Utility for the LG Optimus 4X HD
Contributors
gordon0001
Version Information
Status: No Longer Updated
Current Stable Version: 2.6.3.0
Stable Release Date: 2013-09-12
Current Beta Version: 2.8.3.0
Beta Release Date: 2014-12-31
Created 2013-09-17
Last Updated 2015-01-16
Reserved
Finally!!!...Thanks..Thanks..Thanks..
I follow you and your work and i hope that soon you release a gbootmenu 0.2 with twrp 2.5...
Or via terminale put the recovery.img in your sdcard and write:
1) su and agree superuser request
2) flash_image recovery /sdcard/recovery.img
Sent from my Wildfire S using xda app-developers app
gave thanks as appreciation =)
Sent from my LG-P880 using Tapatalk 4 Beta
Thanks awesome! i really like twrp much more than cwm.
Is it possible that Fix Permissions is not working? it takes about a second to finish, with cwm it was 5 to 10 minutes.
Thanks!
Fastboot mode :
cannot load 'recovery.img': No error
Why?
Thx
saenta said:
Thanks awesome! i really like twrp much more than cwm.
Is it possible that Fix Permissions is not working? it takes about a second to finish, with cwm it was 5 to 10 minutes.
Thanks!
Click to expand...
Click to collapse
no, thats fine. twrp uses its own way to fix permissions.
Gesendet von meinem LG-P880 mit Tapatalk 2
@tiflao
Recovery.img is not in your fastboot directory. I'm 100 percent sure
Sent from my LG-P880 using xda app-developers app
tiflao said:
Fastboot mode :
cannot load 'recovery.img': No error
Why?
Thx
Click to expand...
Click to collapse
be sure you change to the directory where you stored recovery.img at your terminal(linux, osx)/command prompt(windows) with the "cd" command.
Thx guys
@gordon0001:
How is the development of the next version of GBootmenu going on? I am really looking forward to see TWRP 2.5.0.0 and CWM 6.0.3.1 in just one menu.
Thanks for TWRP 2.5.0.0! Good work!
Thanks gordon0001. Will make flashing and everything else a lot easier. Installed using the All in one P880 kit.
Have a good weekend!
tool_king said:
@gordon0001:
How is the development of the next version of GBootmenu going on? I am really looking forward to see TWRP 2.5.0.0 and CWM 6.0.3.1 in just one menu.
Thanks for TWRP 2.5.0.0! Good work!
Click to expand...
Click to collapse
Hey!
Nice to see you like my work, but this thread is about TWRP and not GBootMenu. Post your questions about my other work in the correspondending release thread.
gordonbennet said:
Thanks gordon0001. Will make flashing and everything else a lot easier. Installed using the All in one P880 kit.
Have a good weekend!
Click to expand...
Click to collapse
Thank you!
The all in one kit installs an outdated, dangerous to use, version of TWRP.
Please install the new, updated version of TWRP or your hardware could be damaged.
Instructions can be found in the first post #1.
gordon0001 said:
Thank you!
The all in one kit installs an outdated, dangerous to use, version of TWRP.
Please install the new, updated version of TWRP or your hardware could be damaged.
Instructions can be found in the first post #1.
Click to expand...
Click to collapse
I forgot to add that I replaced the old one with your one in the toolkit's data files (just renamed the v2.5 to whatever the toolkit was using and deleted the old one).
Thanks for the concern though. Currently loving archived backups
TWRP is damn good! more functions, faster backup/restore etc., thanks!
Thanks for your work .. I love the recovery so much .. Thumbs up
Loving the touch,everything works as it should
updated to 2.6.0.0. see first post
the patches i submitted were reviewed, verified and merged into the official twrp sources. meaning with twrp 2.6.0.0 every device profit from it
http://review.teamw.in/606
http://review.teamw.in/607
Click to expand...
Click to collapse
gordon0001 said:
updated to 2.6.0.0. see first post
the patches i submitted were reviewed, verified and merged into the official twrp sources. meaning with twrp 2.6.0.0 every device profit from it
Click to expand...
Click to collapse
works perfect here
Sent from my LG-P880 using xda app-developers app

Categories

Resources