[GUIDE] TWRP for Canadian Phones - G2 Android Development

TWRP is available for the Canadian variant of the LG G2.
ADB is required and it is recommended to install drivers from the LG Website.
TWRP for Rogers or Wind:
http://tinyurl.com/mcfy5uf
TWRP for Bell or Telus:
http://tinyurl.com/lmmfo5n
How to install:
1. Download TWRP from the attachment below.
2. Install ADB and Device Drivers.
3. Enable USB Debugging
4. Make sure your phone is ROOTED.
5. Download Loki Master.
6. Now copy the TWRP recovery image file (openrecovery-twrp-2.6.3.2-g2xxx.img) file to ADB folder.
7. Open the “loki-master> bin” folder and copy the “loki_flash” file to the ADB folder.
8. Connect your phone to the computer.
9. Launch CMD
Code:
adb push loki_flash /data/local/tmp/loki_flash
adb push openrecovery-twrp-2.6.3.2-g2xxx.img /data/local/tmp/openrecovery-twrp-2.6.3.2-g2xxx.img
adb shell
su
cd /data/local/tmp
chmod 777 loki_flash
./loki_flash recovery /data/local/tmp/openrecovery-twrp-2.6.3.2-g2xxx.img
exit
adb reboot recovery
If you have any problems, refer to http://tinyurl.com/l9tgerg

Do you know if this will work for Wind Mobile's version of the G2 (D801 running D801v11b software)?

Omnigaia said:
Do you know if this will work for Wind Mobile's version of the G2 (D801 running D801v11b software)?
Click to expand...
Click to collapse
The Rogers Recovery should work for the Wind Mobile's varient of the G2.

pfshens said:
I think the recovery for Wind Mobile's G2 is different.
Click to expand...
Click to collapse
Is there any development happening for Wind Mobile G2 recovery?

monkeyhatchet said:
Is there any development happening for Wind Mobile G2 recovery?
Click to expand...
Click to collapse
Just used the Rogers twrp recovery and it works on the Wind Mobile variant. I successfully have installed Recovery on my phone. Got the twrp file from the link:
http://forum.xda-developers.com/showthread.php?t=2449679 ---> special thanks to Dees_Troy and bigbuff
and I used the method outlined in Option 2 from the link:
http://forum.xda-developers.com/showthread.php?t=2449670
Works like a charm and as for root used the Chinese root method and no funny behavior on my end :laugh:

Is there a video or in-depth tutorial on this? Sorry but I'm just too new to android and its been quite a challenge. Although rooting wasn't too hard lol.

ms54 said:
Is there a video or in-depth tutorial on this? Sorry but I'm just too new to android and its been quite a challenge. Although rooting wasn't too hard lol.
Click to expand...
Click to collapse
Just use flashify to do this. Download the proper recovery for your device from the twrp website and flash away. Works perfect and is much easier.
sent from my S4,Note 3 or G2

Thanks for the guide the code is a little messed but I worked around it ...I had to update my adb due to device offline message. ... updated adb it fixed that issue
Sent from my LG-D803 using XDA Premium 4 mobile app

Is there an update for the Canadian recovery to fix the slow Dalvik wipe?
Sent from my LG-G2 using XDA Premium 4 mobile app

I downloaded the file from twrp site and used flashify. Worked great.
Sent from my LG-D803 using XDA Premium 4 mobile app

I couldn't get it to work as per your post but I found this guide and that worked.

Great stuff. Just wondering if this would work with a Claro PR G2 D80110a? I've found that most d803 stuff work somewhat
Sent from my LG-D801 using Tapatalk

omegajester said:
Great stuff. Just wondering if this would work with a Claro PR G2 D80110a? I've found that most d803 stuff work somewhat
Sent from my LG-D801 using Tapatalk
Click to expand...
Click to collapse
I am not sure

pfshens said:
I am not sure
Click to expand...
Click to collapse
That was a while ago lol I've grown somewhat knowledgeable on these phones (after countless mistakes), here's a thread I made with the help of others:
http://forum.xda-developers.com/showthread.php?t=2611749
Thanks for the reply anyways! :good:

omegajester said:
That was a while ago lol I've grown somewhat knowledgeable on these phones (after countless mistakes), here's a thread I made with the help of others:
http://forum.xda-developers.com/showthread.php?t=2611749
Thanks for the reply anyways! :good:
Click to expand...
Click to collapse
Hello, i tried this method and this does not work on my TELUS d803 model. Tried with the bell TWRP and the rogers TWRP but no luck.

I'm getting "Loki aboot version does not match device.
I'm on rogers. I downloaded the rogers one

http://www.droidviews.com/install-twrp-recovery-on-lg-g2-running-android-4-4-2-kitkat/
I'm the one who commented on that page about the Videotron D803 phone, Autorec works fine as long as you do your homework and read about which version is compatible with your specific model.

TheRatedR said:
Hello, i tried this method and this does not work on my TELUS d803 model. Tried with the bell TWRP and the rogers TWRP but no luck.
Click to expand...
Click to collapse
get flashify and install the img, use autorec if you are already on rooted kitkat for twrp 2.7.0.0
Sent from my LG-D803 using Tapatalk

GenghisKhan67 said:
http://www.droidviews.com/install-twrp-recovery-on-lg-g2-running-android-4-4-2-kitkat/
I'm the one who commented on that page about the Videotron D803 phone, Autorec works fine as long as you do your homework and read about which version is compatible with your specific model.
Click to expand...
Click to collapse
This method worked perfectly on my Telus D803 4.4.2 KitKat (stock) to install 2.7.
Sent from my LG-D803 using XDA Free mobile app

Related

[Q] Latest flashable CWM

I cant seem to find a flashable CWM 6.0.1.1 :crying:
As far as I know there is no CWM 6.0.1.1. Atleast not for the ATT version.
There are other Clockwork mods though, I will list them for you:
Normal Clockwork Recovery: http://download2.clockworkmod.com/recoveries/recovery-clockwork-5.8.4.5-d2att.img
Touch Clockwork Recovery: http://download2.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.4.5-d2att.img
-- For these two clockwork mods to work they need to be installed in a special way. You must download one of the above, rename the file to recovery.img and put it on your main microSD card or internal memory.
Now, assuming you know how to use ADB,
Open up the cmd prompt and navigate to the ADB folder.
type adb shell
once in the shell type su
then type
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p18
And here is a link to the TWRP Recovery thread: http://forum.xda-developers.com/showthread.php?t=1793224
I hope this helps.
6.0.1.1 IS available for our gs3...im currently using that myself. Is Rom manager not letting you install it?
Sent from my SAMSUNG-SGH-I747 using xda premium
Does TeamWins recovery work with cyanogemod10 and jellybean roms?
irish.iolar said:
Does TeamWins recovery work with cyanogemod10 and jellybean roms?
Click to expand...
Click to collapse
Yes.
Sent from my Motorola DynaTAC 8000X
mitchdickson said:
Yes.
Sent from my Motorola DynaTAC 8000X
Click to expand...
Click to collapse
Does anyone have a link? Cause goo is down again...
defnow said:
6.0.1.1 IS available for our gs3...im currently using that myself. Is Rom manager not letting you install it?
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
There is no listing for any SGSIII for any carrier. Im with Bell so maybe the build is a tiny bit different?
equlizer said:
There is no listing for any SGSIII for any carrier. Im with Bell so maybe the build is a tiny bit different?
Click to expand...
Click to collapse
I've seen that before. I flashed another ROM and suddenly the S3 started showing up again.
Sent from my SGH-I747 using xda premium
same here.... i donated and it keeps saying there is no 6.0.1.1 touch for my device...
There is no touch version yet.
Sent from my i747 running CM10
Phoneguy589 said:
There is no touch version yet.
Sent from my i747 running CM10
Click to expand...
Click to collapse
There WAS touch, actualy, I have the img file still, and it's runnig on my S3, but I went to the site, and it's gone again.. Are they still working on an update to 6.x of touch also?
Please make sure your information is correct before posting. This is from the ROM manager website. I don't think it gets more official than this.
well, can't upload screenshot. Just google "ROM manager apk" and it will get you to the official page.
mrhaley30705 said:
Please make sure your information is correct before posting. This is from the ROM manager website. I don't think it gets more official than this.
well, can't upload screenshot. Just google "ROM manager apk" and it will get you to the official page.
Click to expand...
Click to collapse
I don't understand where you are going with that? The site, does not have the touch version *anymore* tho it did a few weeks before when i installed it. i was asking if anyone knew of an update in the near future.
Wasn't aimed at you in particular Eatonjb. I just saw a couple conflicting posts offering less than correct info. that's all.
You can b/u to your external sd card with 5.8.4.5. I didnt see that option w/other versions.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2

Help Flashing CWM to E986

Can someone help me step by step flashing CWM on my E986? I searched the whole forum but they seem to complicated for me and whenever I write a post in between nobody cares, thanks for your help
I have the same problem lol, how do i flash this .img file.
CWM i flashed on my e989 by freegee automatically
Sent from my LG-E989 using Tapatalk 4
Root your phone and download Freegee from the play store and see if that'll install recovery for you.
Sent from my LG-E980 using XDA Premium 4 mobile app
Jammol said:
Root your phone and download Freegee from the play store and see if that'll install recovery for you.
Sent from my LG-E980 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
FreeGee wasn't working for E986 last time I tried. Do I have to unlock bootloader to use FreeGee app?
Today I was able to flash CM10.2 onto my E986 (orig. SW Version E98610a)
FreeGee didn't work, but I was able to flash the recovery manually (the one from the Official CM10.2 Thread) with this command (you have to be rooted to do that)
Code:
dd if=/path/to/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
after that I rebootet into recovery with no problems, made a backup and flashed CM10.2 and it worked without any problems
I hope this workes on other E986 SW Variants as well
Where do we write this code?
Via Terminal Emulator or ADB shell, but before that command, you have to enter su for root rights
Sent from my LG-E986 using xda app-developers app
SGCMarkus said:
Today I was able to flash CM10.2 onto my E986 (orig. SW Version E98610a)
FreeGee didn't work, but I was able to flash the recovery manually (the one from the Official CM10.2 Thread) with this command (you have to be rooted to do that)
Code:
dd if=/path/to/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
after that I rebootet into recovery with no problems, made a backup and flashed CM10.2 and it worked without any problems
I hope this workes on other E986 SW Variants as well
Click to expand...
Click to collapse
Sent from my LG-E986 using XDA Premium 4 mobile app
I am getting "cannot open for write: Permission denied" Do we have to substitute anything for
of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Thanks
As I wrote before, you have to enter su before that command, and grant the app (e.g. Terminal Emulator) or the ADB Shell Superuser permissions
So you have to write this:
Code:
su
dd if=/path/to/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
And of course you have to be rooted for this methode
SGCMarkus said:
Today I was able to flash CM10.2 onto my E986 (orig. SW Version E98610a)
FreeGee didn't work, but I was able to flash the recovery manually (the one from the Official CM10.2 Thread) with this command (you have to be rooted to do that)
Code:
dd if=/path/to/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
after that I rebootet into recovery with no problems, made a backup and flashed CM10.2 and it worked without any problems
I hope this workes on other E986 SW Variants as well
Click to expand...
Click to collapse
hello markus
i have read that you have the original backup data. i have the Problem that i cant install the stock Rom with lg Flash tool i get everytime an error.
can you upload the backup file anywhere ?
that would be very nice
thanks in advance
gruss
tomi001 said:
hello markus
i have read that you have the original backup data. i have the Problem that i cant install the stock Rom with lg Flash tool i get everytime an error.
can you upload the backup file anywhere ?
that would be very nice
thanks in advance
gruss
Click to expand...
Click to collapse
I don't know where you've heard that, but I totally forgot to make a backup, before I flashed CM xD
btw I have also a problem with the LG flash tool
SGCMarkus said:
I don't know where you've heard that, but I totally forgot to make a backup, before I flashed CM xD
btw I have also a problem with the LG flash tool[/QUOT
I really want to go back to stock
Msn we re so lucky
---------- Post added at 05:23 PM ---------- Previous post was at 05:20 PM ----------
SGCMarkus said:
I don't know where you've heard that, but I totally forgot to make a backup, before I flashed CM xD
btw I have also a problem with the LG flash tool
Click to expand...
Click to collapse
I really want to go back to stock
Man we are genius
Click to expand...
Click to collapse

[F240*]Root your G Pro Kitkat!

Manual root method for Optimus G Pro(F240*)!
I'm not sure about E99* devices, but it will work, if it has same AP.
Just double-click Run.bat and follow instructions, and you'll be rooted.
P.s don't post this on Korean site Devoloid, LG Deivce World. I already posted.
디벨로이드, LG 디바이스월드 카페에는 이미 올렸습니다.
I was really shocked, Stock recovery can use sideload !
Thanks OP! This works like a charm!
jarari2 said:
Manual root method for Optimus G Pro(F240*)!
I'm not sure about E99* devices, but it will work, if it has same AP.
Just double-click Run.bat and follow instructions, and you'll be rooted.
P.s don't post this on Korean site Devoloid, LG Deivce World. I already posted.
디벨로이드, LG 디바이스월드 카페에는 이미 올렸습니다.
Click to expand...
Click to collapse
do you have root or manual root for F320L ? thats LG G2 on 4.4.2
Mr.Armaani said:
do you have root or manual root for F320L ? thats LG G2 on 4.4.2
Click to expand...
Click to collapse
This works for G2,G Pad as well.
jarari2 said:
This works for G2,G Pad as well.
Click to expand...
Click to collapse
Thanks it work like charm on G2 kitkat 4.4.2
why recovery in this root is old ? how to update to latest ?
The Run.bat did not work for me because it kept saying adb.exe is not a command.
I solved opening a command window in the folder and following the run.bat commands manually.
worked perfectly
why recovery in this root is old ? how to update to latest ?
Click to expand...
Click to collapse
I rebooted in recovery after root, and I found the stock recovery again.
I assume this doesn't flash a custom recovery.
Just few questions: Will this root Optimus G Pro on KitKat only ?
I mean, if I didn't update and I were on 4.1.2, Could I use this root method to root my phone?
So if the answer at the previous question is a "yes" and since this root method is working on G pad and G2 too, Would it be possible to use this root method on G2 4.2.2 too ? Thanks.
monsita said:
The Run.bat did not work for me because it kept saying adb.exe is not a command.
I solved opening a command window in the folder and following the run.bat commands manually.
worked perfectly
I rebooted in recovery after root, and I found the stock recovery again.
I assume this doesn't flash a custom recovery.
Just few questions: Will this root Optimus G Pro on KitKat only ?
I mean, if I didn't update and I were on 4.1.2, Could I use this root method to root my phone?
So if the answer at the previous question is a "yes" and since this root method is working on G pad and G2 too, Would it be possible to use this root method on G2 4.2.2 too ? Thanks.
Click to expand...
Click to collapse
Not sure about it, but both of them are possible, theoretically.
Any phone with system partition on /dev/.../msm_sdcc.1/... with stock recovery can use this tool.
good work but not see icon suppersu
chandarakk said:
good work but not see icon suppersu
Click to expand...
Click to collapse
Read description again, carefully.
To OP, help please?
I have an F420S Variant and its rooted 4.1.2 using this http://www.hkepc.com/forum/viewthread.php?tid=1936283&extra=&page=1
Do you have any suggestion so that I can upgrade to Android Kitkat (Root)? Using your method?
Thanks!
nido23 said:
I have an F420S Variant and its rooted 4.1.2 using this http://www.hkepc.com/forum/viewthread.php?tid=1936283&extra=&page=1
Do you have any suggestion so that I can upgrade to Android Kitkat (Root)? Using your method?
Thanks!
Click to expand...
Click to collapse
Well this is root tool, so you should update your device first.
Use LG Mobile Suoport Tool.
jarari2 said:
Well this is root tool, so you should update your device first.
Use LG Mobile Suoport Tool.
Click to expand...
Click to collapse
Thanks for the reply, BTW, do I need to unroot and remove my custom recovery before I use the LG Mobile Support Tool?
nido23 said:
Thanks for the reply, BTW, do I need to unroot and remove my custom recovery before I use the LG Mobile Support Tool?
Click to expand...
Click to collapse
No, you don't.
Just install it, connect your device with LG Software mode, and run update.
Note : updating your device will unroot it and custom recovery will be removed.
Can we recieve OTA's if we are root with this method?
Sent from my LG-F240K using Tapatalk
I am using F240K and just updated to 4.4.2.
I tried to use the tool to root my phone but the device was not found in the recovery mode. The phone can be detected when it is on.
I am using Windows XP.
Can anyone help?
Thanks
scufutz said:
Can we recieve OTA's if we are root with this method?
Sent from my LG-F240K using Tapatalk
Click to expand...
Click to collapse
If you don't modify system partition, we can.
kstsang712 said:
I am using F240K and just updated to 4.4.2.
I tried to use the tool to root my phone but the device was not found in the recovery mode. The phone can be detected when it is on.
I am using Windows XP.
Can anyone help?
Thanks
Click to expand...
Click to collapse
Did you select "apply update from adb" on recovery mode?
Yes, I did. After I selecting ADB, the bat file tried to send the zip to my phone but then there is a message, device not found.
I installed the LG driver and the USB driver from SDK tools.
I can see that Windows found the phone from the device manager but it is not installed properly. I tried to update the driver by pointing to the INF file in the SDK usb driver folder but still no luck.
Sent from my LG-F240K using xda app-developers app
I can root my phone finally. I just used a Windows 7 PC and it works. I only have the LG USB driver installed.
Sent from my LG-F240K using xda app-developers app

[TOOL]adb_pusher(for windows)

I've made this simple and small tool seeing some people have bricked their devices BUT are able to access TWRP.
For some reasons they don't use the usb_otg, might it be they don't have the otg cable or something other, doesn't matter.
Maybe they aren't familiar with command prompt(command line), adb etc.
Q) What does this tool do ?
A) It let's you choose the desired rom, then checks if the device is connected and finally pushes the rom.zip to your internal storage.
Q) What does this tool NOT do ?
A) It doesn't install the rom.
You may add comments, questions, requests or graphic_design_help since my gui sucks badly.
Some prerequisites have to be met, adb driver should be installed. If you have ever rooted successfully that should be covered then
DOWNLOAD
Nice tool, im sure this is going to solve a lot of questions that have been answered many times. We got some great devs for the g2! Thanks dude
Sent from my Nexus 5 using XDA Premium 4 mobile app
skulldreamz said:
Nice tool, im sure this is going to solve a lot of questions that have been answered many times. We got some great devs for the g2! Thanks dude
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thx for comment m8 . It's a 1 hour project so it can only be expanded with more features (should come handy for new users i hope). I've already seen what I can improve..(well..like I said..1 hour project )
Though I don't have this device, i must say you have made life simple for many. Thank you bender.
Sent from my Nexus 5 using XDA Premium 4 mobile app
bender_007 said:
I've made this simple and small tool seeing some people have bricked their devices BUT are able to access TWRP.
For some reasons they don't use the usb_otg, might it be they don't have the otg cable or something other, doesn't matter.
DOWNLOAD
Click to expand...
Click to collapse
I tried OTG as the very first solution but that didnt work as well
Fahad M. said:
I tried OTG as the very first solution but that didnt work as well
Click to expand...
Click to collapse
Hmm. Depends on which version you had installed. I think TWRP supports OTG since 2.6.3.x (not sure which version)
Hmmm maybe... I had twrp 2.6.3 and as I was worried about the device I didn't know what am I doing. I downloaded all the rooms requiring latest twrp and those didn't flash... Then I thought about adb sideload which I had totally forgotten... Then I first updated recovery via sideload then flashed paranoid Android xD
adb pusher
Fahad M. said:
Hmmm maybe... I had twrp 2.6.3 and as I was worried about the device I didn't know what am I doing. I downloaded all the rooms requiring latest twrp and those didn't flash... Then I thought about adb sideload which I had totally forgotten... Then I first updated recovery via sideload then flashed paranoid Android xD
Click to expand...
Click to collapse
Do i have to be in downloadmode to use this or adb sideload?
thanx barry
[email protected] said:
Do i have to be in downloadmode to use this or adb sideload?
thanx barry
Click to expand...
Click to collapse
Either a running android system with enabled usb debugging
or
just enter twrp recovery(you don't need to select adb sideload), just connect it while in twrp.
it would be great to have a tool like All-on-one toolkit by @spyrosk that made everything easier on Optimus 2x...
http://forum.xda-developers.com/showthread.php?t=2020737
60nine said:
it would be great to have a tool like All-on-one toolkit by @spyrosk that made everything easier on Optimus 2x...
http://forum.xda-developers.com/showthread.php?t=2020737
Click to expand...
Click to collapse
Will take a look into it. Might need some testers then and graphic designers so if the tool fails I can always say: "Yeah, sorry, but look at the graphics m8." jk
bender_007 said:
so if the tools fails I can always say: "Yeah, sorry, but look at the graphics m8." jk
Click to expand...
Click to collapse
xD
May be an option to dump baseband to sdcard can be added along with a way to backup efs partitions. That would prove gr8 for restoring jb from kk or flashing kk after jb @bender_007. Just a suggestion
Sent from my LG-D802 using XDA Premium 4 mobile app
keeps saying no device attached
cpugeeker said:
keeps saying no device attached
Click to expand...
Click to collapse
You update your device drivers?
Sent from my Vs980
Very nice tool!! Great job,I could have used this More than once ?
Sent from my LG-LS980 using XDA mobile app
Thanks for the great tool! Any chance this would work on a different device? Specifically the note 2.
mike t said:
Thanks for the great tool! Any chance this would work on a different device? Specifically the note 2.
Click to expand...
Click to collapse
You can try - it should work (wont damage your n2 )
bender_007 said:
You can try - it should work (wont damage your n2 )
Click to expand...
Click to collapse
Thanks for the quick reply. I have been catching ****
trying to get it going hope this helps.
Super awesome Tool man!... if you can make for Mac, it'll be double awesome !!...

[D680/D685/D686][4.4][BUMP] Unsecured boot.img / TWRP 2.8.7.x / Root

It's for LG G Pro Lite DUAL! You can port it to other versions if ya want.
Also the boot.img is for V20D firmware (D686 model only, install it only if You need it!)
Every boot/recovery.img needs to be BUMPED.
TWRP + unsecured boot.img
* You need to be rooted at least for the while to do it. The easiest way is to use KingRoot. You can uninstall it later and/or replace it with SuperSU.
1. Download the images and copy them to internal storage -> Google Drive
2. Turn on USB Debugging, then use Android Emulator or ADB shell to type those commands:
Code:
dd if=/sdcard/TWRP_2.8.7.x_d686.img of=/dev/recovery bs=10485760 count=1
dd if=/sdcard/unsecuredboot_d686.img of=/dev/bootimg bs=9437184 count=1
Root
1. Just flash SuperSU in TWRP.
Bugs
*everything should work
I didn't test External Storage, also I may provide sometime a AutoBUMP in TWRP so bumping the images won't be necessary.
Source: github
thanks
reas0n said:
It's for LG G Pro Lite DUAL! You can port it to other versions if ya want.
Also the boot.img is for V20D firmware. (the latest one).
Every boot/recovery.img needs to be BUMPED.
TWRP + unsecured boot.img
* You need to be rooted at least for the while to do it. The easiest way is to use KingRoot. You can uninstall it later and/or replace it with SuperSU.
1. Download the images and copy them to internal storage -> Google Drive
2. Turn on USB Debugging, then use Android Emulator or ADB shell to type those commands:
Code:
dd if=/sdcard/TWRP_2.8.7.x_d686.img of=/dev/recovery bs=10485760 count=1
dd if=/sdcard/unsecuredboot_d686.img of=/dev/bootimg bs=9437184 count=1
Root
1. Just flash SuperSU in TWRP.
Bugs
*everything should work
I didn't test External Storage, also I may provide sometime a AutoBUMP in TWRP so bumping the images won't be necessary.
Source: github
Click to expand...
Click to collapse
It works on lg d685 I installed TWRP_2.8.7.x_d686.img and unsecuredboot_d686.img with flashify without emulator and already worked
rigiton said:
It works on lg d685 I installed TWRP_2.8.7.x_d686.img and unsecuredboot_d686.img with flashify without emulator and already worked
Click to expand...
Click to collapse
Oh! It's the other variant of G Pro Lite Dual? You don't have any issues?
Confirmed working on LG D686 Build number KOT 49I.D68620d.
Beckup and Restore work on Internal and on External memory.
Many thanks for your work and i hope that the next station will be some custom ROMs.
Thanks for the TWRP Recovery and for helping me to make unsecured boot.img for V20C :good:
No problems work 100%
Sent from my LG-D685 using XDA Free mobile app
reas0n said:
Oh! It's the other variant of G Pro Lite Dual? You don't have any issues?
Click to expand...
Click to collapse
Works on KK V20A D680
Cristian Josue said:
Works on KK V20A D680
Click to expand...
Click to collapse
okay, nice one.
by the way, i think that flashing custom boot.img may not be necessary, if it will be right, then You will have less issues on other variants like D680.
Hello there,
My options navigation button is working as a home key. When I install TRWP. How can I fix? My phone D682 not dual.
Thank you.
ugur5546 said:
Hello there,
My options navigation button is working as a home key. When I install TRWP. How can I fix? My phone D682 not dual.
Thank you.
Click to expand...
Click to collapse
I got the same problem
I installed the boot image on a D680
ugur5546 said:
Hello there,
My options navigation button is working as a home key. When I install TRWP. How can I fix? My phone D682 not dual.
Thank you.
Click to expand...
Click to collapse
NoFear1795 said:
I got the same problem
I installed the boot image on a D680
Click to expand...
Click to collapse
Don't install it if You don't need to or/and it's not for Your LG variant.
Work,Awesome on my lg d686
Permission to share on my lg d686,Sir @reas0n
Thanks
tbmroysid said:
Permission to share on my lg d686,Sir @reas0n
Thanks
Click to expand...
Click to collapse
Is it the question to share it on other forums, not XDA? No problem.
Can you give stap by stap tutorial for flash cwm recovery for d686 V20C firmware
I tried but not working
My device gone two times brick when i install vai flashify app
Sent from my LG-D686 using XDA Free mobile app
mehulkarate said:
Can you give stap by stap tutorial for flash cwm recovery for d686 V20C firmware
I tried but not working
My device gone two times brick when i install vai flashify app
Sent from my LG-D686 using XDA Free mobile app
Click to expand...
Click to collapse
How I can give the tutorial for someone's work? What I have here is TWRP.
I got bricked through the flashify thing, maybe it was because I didn't Bump it?
How to bump? And which file to bump?
How to make unsecured boot.img for V20C firmware
Sent from my LG-D686 using XDA Free mobile app
I want to flash recovery on my d686 V20C firmware
Please help me
Provide me bumped recovery.img and simple method for flashing
Sent from my LG-D686 using XDA Free mobile app
I gote backup my stock recovery.img so can i install it from flashify app?
It will work or brick?
Sent from my LG-D686 using XDA Free mobile app
dan14941 said:
I got bricked through the flashify thing, maybe it was because I didn't Bump it?
Click to expand...
Click to collapse
the TWRP image is already bumped.
mehulkarate said:
How to bump? And which file to bump?
How to make unsecured boot.img for V20C firmware
Click to expand...
Click to collapse
as I said + You don't need a unsecured boot.img.

Categories

Resources