Showing posts with label lg. Show all posts
Showing posts with label lg. Show all posts

Monday, November 14, 2016

LG Flash Tool 2014 HOw To Using This Tool Guide Free Download

LG Flash Tool 2014 HOw To Using This Tool Guide Free Download


LG Flasher Tool 2014-The best way to Flash LG KDZ Rom Free Download
1. Version:
+ Build 25/06/2014 : Initial Version
+ Build 27/06/2014 : Fix not working with windows XP
+ Build 03/07/2014 : Fix not working with some machine run windows 8/8.1 64bit
2. Whats news:

+ This is a modified version of UpTestEX v1.2.3.1 and working with all LG Smartphone Models
+ Re-design GUI simpler.
+ Working without LG Mobile Support Tool installed !
+ Working with lastest version of LG Mobile Support Tool.
+ Dont need to use hosts file or run http server to bypass anymore !
+ Default language is set to English. Dont need to choose language any more !
3. Tutorial:

+ Download and setup LG Driver : Here
+ Download LG Flash Tool 2014 tool and extract :Here
+ Enter to Download Mode and plug USB into your PC
+ WARNING : Remember copy KDZ file into LG Flash Tool 2014 folder
+ Run LGFlashTool2014.exe and do as following pictures :
+ If you cannot run LGFlashTool2014.exe, please install Visual C++ Runtime Library :Here
Normal Flash: Flash ROM without losing any data. Only use this when you need to fix system error. Beware of boot loop when flashing ROM that differ from current ROM on your phone or MOD ROM.
CSE Flash: Choose this option when you need a fresh format. All data will be gone. Its suitable for upgrading or downgrading ROM or simply use this when you need to back to Stock.


No need to choose desired language, it automatically change to English as a default setting.
+ Wait until 100% to complete !
 Lg Phone Firmware List


Go to link download

Read more »

Friday, November 11, 2016

How To Factory Hard Reset LG Optimus D605

How To Factory Hard Reset LG Optimus D605


Hello Friends, Welcome to GSMFirmware.in Here you will get the How To Factory Hard Reset LG Optimus D605 Download of Latest file version 2016. We are ready here to provide your desire Android files free Download.




Hard Reset LG Optimus D605 to Restore Factory Settings

Complete Hard Reset 100% Working Solution LG D605

Lg D605 Hard Reset Pattern lock remove LG D605 how to hard reset LG D605

Formate solution LG D605

Factory Reset the D605

Hard Reset LG Optimus D605 to Restore Factory Settings

LG D605 Hard Reset / Factory Reset

LG Optimus L9 II D605 hard reset

Warning! All data will be lost!

1.Power off your phone

2.Press together volume down + power key

3.Press power key to erase all data

4.Press power to confirm

5.Wait until the phone restarts

Thats it!

If you want to require knowing more about How To Factory Hard Reset LG Optimus D605 file Resource or updates. Please ask to us via our contact us form or comment box. Please make sure that, you don’t send Personal information via the Comment box. Thank you for being with us.


Go to link download

Read more »

Monday, November 7, 2016

How to disable OTA upgrades LG G3 TMO D851 Guide

How to disable OTA upgrades LG G3 TMO D851 Guide


Hit the "show content" button below for a FAQ, info on how to disable OTAs, backing up EFS, restoring your phone to stock, resetting the root flag and more...
Q: Im running the Windows .bat as administrator and its closing/not working.
A: There is no need to run the .bat as admin. Just double-click and run.

Q: I get the "Windows cannot find .assetswindows inmintty.exe." error.. watdo?
A: Try just double-clicking on the .bat instead of running as admin.
Also make sure the script is extracted properly first before running.

Q: I [used Flashify and] am stuck in fastboot.. how can I get out?
A: Be cautious using Flashify as it seems its not working right.. or people are hitting the wrong buttons with it.

HERE are the stock TMO D851 partitions.

Use fastboot to flash recovery(TWRP or stock) and stock boot. This will install TWRP and fix booting into rom.
If on Windows you will need fastboot drivers. Use Google to find fastboot binaries and drivers.


Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot reboot
The commands to flash TWRP manually instead of using flashify is below.
Place TWRP on the root of your internal /sdcard/ using MTP, downloading it directly to phone or using ADB push.

Code:
adb push name_of_file.img /sdcard/

adb shell
su
dd if=/sdcard/name_of_file.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Disable OTA:
 Open LG Hidden Menu (3845#*851#) --> WLAN Test --> OTA Setting --> OFF

(This worked on LG G2.. hopefully work on G3 but wont be confirmed until OTA comes out)

Look, instead of rushing to take an OTA to get the latest software.. think for a moment.
We do no know if the TMO D851 boot loader will stay unlocked in future updates. OTAs can update not only software..
but the boot stack as well.. enabling features to block downgrades.. close exploits.. and all sorts of fun stuff.

so.. instead of taking an OTA.. wait for the files to get posted so we can look at things first.. possibly only updating /system, /boot, modem (maybe tz/rpm)
without updating the rest of the boot stack. ya... do that.

EFS Backup:
Backup EFS after jailbreaking your G3. EFS is split into 2 partitions modemst1 and modemst2. 
img files will be on root of internal sdcard. Save the .img files somewhere else besides the sdcard... email, cloud, etc..


DO NOT FLASH OTHER PEOPLES EFS OR FLASH YOUR OWN BACKUPS ONTO ANOTHER PHONE.
THIS WILL BREAK EFS ON THE PHONE YOU ARE FLASHING TO. EFS BACKUPS ARE FOR THE PHONE THEY CAME FROM ONLY.

HERE is an EFS backup .zip that can be flashed in TWRP.
the zip creates a new flashable zip in /sdcard/efs_backup
you can flash this new flashable zip in TWRP any time you need to restore your EFS.

Or you can do it manually...

Backup:
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst1 of=/sdcard/modemst1.img
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst2 of=/sdcard/modemst2.img

Restore:
adb shell
su
dd if=/sdcard/modemst1.img of=/dev/block/platform/msm_sdcc.1/by-name/modemst1
dd if=/sdcard/modemst2.img of=/dev/block/platform/msm_sdcc.1/by-name/modemst2

Restoring Stock / Remove root flag:
Download the tmo .tot file and use lg flash to restore it to stock. itll format everything on internal sdcard so backup anything u may need off it.

T-Mobile firmware can be found here. Thanks to @wolfgart for the files and @thecubed for codefire hosting.

*Step by step picture guide - http://imgur.com/W83hMPE

install the drivers.
put phone into Download Mode (power off. unplug USB. pull battery. put battery back in. press/hold Volume Up then plug in USB cable.)
In Windows Device Manager set the phones serial COM port to #41. (*see picture guide for help)
Install LG Flash. In "C:LGLG Flash" folder delete megalock dll. Replace with .dll below.
new megalock dll - http://bit.ly/1cQADXm (this site includes a "download manager.. UNCHECK THE BOX before downloading dll file.)
Run LG Flash in the "C:LGLG Flash" folder. Select korean factory if asked.
When LG Flash opens you will see a box to select firmware and dll.
Select LG Flash .dll
Select (.tot)
Hit OK (*see picture guide for help)
Hit yellow start button. If you get Milkyway error click ok. LG Flash will then run a crc check on the tot file. Takes a bit.
After crc check finishes unplug the phone. plug phone back in. it should now be seen in LG Flash and start flashing.
Phone will reboot when finished. You may end up on a screen with s "2"... let it sit there for a minute or two.
If stuck on "2" try unplugging the usb cable from the phone.. wait 10 seconds.. then plug the usb cable back in. now wait 30 seconds and hopefully it changes to a "3"
Once the phone says "3" you can unplug the USB.. remove the battery and plug back in.. boot back up... you are now 100% stock.
PurpleDrake YouTube Videos:How To Root LG G3
Original Source Xda-developers

Go to link download

Read more »

Sunday, October 30, 2016

How To Factory Hard Reset LG Optimus L90 Dual D410

How To Factory Hard Reset LG Optimus L90 Dual D410


Hello Friends, Welcome to GSMFirmware.in Here you will get the How To Factory Hard Reset LG Optimus L90 Dual D410 Download of Latest file version 2016. We are ready here to provide your desire Android files free Download.




Then press and hold together Volume Down + Power button.

 

 

Hard Reset LG Optimus L90 Dual D410 to Restore Factory Settings

Complete Hard Reset 100% Working Solution LG L90 Dual D410

Lg L90 Dual D410 Hard Reset Pattern lock remove LG L90 Dual D410 how to hard reset LG L90 Dual D410

Formate solution LG L90 Dual D410

Factory Reset the L90 Dual D410

Hard Reset LG Optimus L90 Dual D410 to Restore Factory Settings

LG L90 Dual D410 Hard Reset / Factory Reset

Hard Reset LG L90 Dual D410

First power off your phone.
Now if you see logo LG, then release only Power button for 1 second.
After that press again Power button, and hold them until you see the menu system.
You can see now information «Erase all user date restore default settings?», and there will be two buttons: Yes and No.

Please use the Volume Down to active Yes. 

Next press Power button.
Afterwards you phone will reset and reboots.
Done!

If you want to require knowing more about How To Factory Hard Reset LG Optimus L90 Dual D410 file Resource or updates. Please ask to us via our contact us form or comment box. Please make sure that, you don’t send Personal information via the Comment box. Thank you for being with us.

Go to link download










Read more »

Thursday, October 20, 2016

Sprint LG Optimus G LS970 Software Update Stock Rom

Sprint LG Optimus G LS970 Software Update Stock Rom


LG official has released the Software Update revision “LS970ZVC” for Sprint LG Optimus G (Model: LG LS970) smart phones.
[update] LG Optimus G Software Update – LS970ZVC is available via OTA
According to Sprint.com, The LS970ZVC Software update is a minor patch with the following Enhancements/Fixes,
LG Optimus G Software Update – LS970ZVC
– Email account verification pop up screen
– SMS with under 20 characters not sent on Access channel
– Duplicate calendar event acceptance
Important Notes
– Software version is LS970ZVC
via Sprint
Sprint LG Optimus G (LS970) owners can go -> Menu – Settings–> Update Firmware to check if the ZVC software update is available.
The “LS970ZVC” software is also available on LG MOBILE SUPPORT TOOLS:
LG-LS970-zvc-software-update
LS970
To update your Sprint LG Optimus G (LS970) via LG Mobile Support Tools:
1) Please download and install B2CAppSetup.exe and LG Optimus G LS970 USB Drivers Ver 3.10 (with Win 8 Support). if you do not have it on your PC.
2) Connect your Device to PC, and run the LG B2C Mobile Support Tool from your Computer.
3) The LG Software should detect your device and notify you that there is a software update is available.
4) Follow the on-screen instruction to continue the software update.
Sprint LG Optimus G (LS970) Stock Rom: LS970ZVC
If you bricked your handset, please download the “LS970ZVC” Firmware and flash it onto your phone with the KDZ update tools to recover your LS970..We will share with you the instructions in details later.
To download Sprint LG Optimus G Firmware / Stock ROM revision LS970ZVC:
Model:LGLS970
Latest Firmware:LS970ZVC_02
LS970ZVC_02.SVC_02.P25015.cab
Please notes that it comes with .cab file name extension, You need to convert it to .kdz format, so that you can use the KDZ Update tools to update your Optimus G.
How to Convert LG Firmware with .CAB extention to .KDZ format?
A Tools named “UpTestEX” can convert .cab to .kdz, just google “UpTestEX XDA”, you will find the software and instructions.

Go to link download

Read more »

Monday, October 17, 2016

how to Factory Reset LG Optimus L3 E400

how to Factory Reset LG Optimus L3 E400


Hello Friends, Welcome to GSMFirmware.in Here you will get the how to Factory Reset LG Optimus L3 E400 Download of Latest file version 2016. We are ready here to provide your desire Android files free Download.



Hard Reset LG Optimus L3 E400 to Restore Factory Settings

Complete Hard Reset 100% Working Solution LG E400

Lg E400 Hard Reset Pattern lock remove LG E400 how to hard reset LG E400

Formate solution LG E400

Factory Reset the E400

Hard Reset LG Optimus E400 to Restore Factory Settings

LG L3 Optimus E400 hard reset

If you want to require knowing more about how to Factory Reset LG Optimus L3 E400 file Resource or updates. Please ask to us via our contact us form or comment box. Please make sure that, you don’t send Personal information via the Comment box. Thank you for being with us.

Go to link download

Read more »

Sunday, October 9, 2016

LG Optimus Regard LW770 Latest Stock Firmwares Download

LG Optimus Regard LW770 Latest Stock Firmwares Download


LG Optimus Regard (LW770)

Flasher
LG Flash Tool - Free - no need B2B User/Pass

Firmware
V10e LW77010e_07.S10e_07.P45710.tot
V10d LW77010d_01.S10d_01.P45710.tot

DLL
LGLW770_20121005_LGFLASHv141.rar

Service Manual
EN_LG-LW770_SVC_ENG_121113.pdf

User Manual
RDL-1211-00092_LG-LW770_Cricket_UG_EN_Web_V1.0_121107.pdf

Go to link download

Read more »

Monday, October 3, 2016

z3x Box LG Tool v6 8 Download

z3x Box LG Tool v6 8 Download




z3x Box LG Tool v6.8 Download









  • Latest movies on dvd
  • Followers
  • Flash Players
  • Free Software

  • Free Downloads
  • Download
  • Downloading
  • Direct Download

z3x Box LG Tool Setup v6.8 latest flash file download directly for free without waiting longer. This is the Update version firmware setup available i.e v6.8. It is tested as well as good and working software setup



LG 2-3G Tool v6.8 released. LG D370 L Series III L80, LG L80 Dual, LG G Flex
Added :
- support LG D370 (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D370TR (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D373 (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D373EU (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D375 (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D375AR (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D380 (direct unlock, imei a/b repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D385 (direct unlock, imei a/b repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D950 (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D950G (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D950P (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D950W (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D951 (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D955 (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D956 (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D957 (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D958 (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D959 (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D959BK (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
- support LG D959TS (direct unlock, imei repair, qcn read/write, nvm read/write/repair, sec zone read/write/reset, hint)
Download Full Setup

LG_2-3G_Tool_6_8.exe File Size (61.08 MB)

Go to link download

Read more »

How To Update Install Firmware LG Optimus E 435

How To Update Install Firmware LG Optimus E 435


Hello Friends, Welcome to GSMFirmware.in Here you will get the How To Update Install Firmware LG Optimus E-435 Download of Latest file version 2016. We are ready here to provide your desire Android files free Download.




Hard Reset LG Optimus E-435 to Restore Factory Settings

Complete Hard Reset 100% Working Solution LG E-435

Lg E-435Hard Reset Pattern lock remove LG E-435how to hard reset LG E-435

Formate solution LG E-435

Factory Reset the E-435

Hard Reset LG Optimus E-435 to Restore Factory Settings

This LG E-435 cant be reset by any Button combination 

First you will need:

1. Driver Quallcom

2. Adb 

So, Here how to do it:
1. Install Driver
2. Extract ADB. Copy files AdbWinApi.dll & adb.exe to C:WindowsSystem32
3. Turn Off Phone & Go to Recovery Mode. Hold down Volume UP + Power. Release All Buttons after LG Logo Appears
4. Connect Phone ke PC. Wait until all Drivers installed
5. Open Command Prompt
6. Type: adb reboot recovery
7. Phone will reboot couples time, It will display LG Logo > Green Robot > LG Logo
8. Wait until Welcome Screen displayed
9. Done

if you need Original Image Size before resize. Download Here

If you want to require knowing more about How To Update Install Firmware LG Optimus E-435 file Resource or updates. Please ask to us via our contact us form or comment box. Please make sure that, you don’t send Personal information via the Comment box. Thank you for being with us.

Go to link download







Read more »

LG E612 no LCD light Jumper Ways Solution Done

LG E612 no LCD light Jumper Ways Solution Done


LG-E612 no LCD light ways Solution by jumper


LG-E612 wlang ilaw lcd nya galing dw ibang gawaan..





ganito ginawa ko baklas agad unit
dun lng ako nag focus sa lcd connector muna e2 nkita ko..



hininang ko po muna kaso no luck parin

second step na ginawa ko e2 nmn..




my sunog din d2 kya kutkut ulit ako ..

aba ayaw parin nainis na ko e2 na ginawa ko para wlng lusot...



ganyan ginawa ko ..

kabit ko unit testing muna..



aba ngpakita na c LG oh

done na po



Go to link download

Read more »

Sunday, October 2, 2016

how to factory Hard Reset LG Optimus F120l

how to factory Hard Reset LG Optimus F120l


Hello Friends, Welcome to GSMFirmware.in Here you will get the how to factory Hard Reset LG Optimus F120l Download of Latest file version 2016. We are ready here to provide your desire Android files free Download.




Hard Reset LG Optimus F120l to Restore Factory Settings

Complete Hard Reset 100% Working Solution LG F120l

Lg F120l Hard Reset Pattern lock remove LG F120l how to hard reset LG F120l

Formate solution LG F120l

Factory Reset the F120l

Hard Reset LG Optimus F120l to Restore Factory Settings

Turn off the phone.

Press and hold both Volume down + HOME + Search buttons + POWER on your LG Optimus 4G LTE phone.

Factory reset wipe data.

If you want to require knowing more about how to factory Hard Reset LG Optimus F120l file Resource or updates. Please ask to us via our contact us form or comment box. Please make sure that, you don’t send Personal information via the Comment box. Thank you for being with us.

Go to link download

Read more »

Tuesday, September 13, 2016

How To Factory Hard Reset LG Optimus KU5400

How To Factory Hard Reset LG Optimus KU5400


Hello Friends, Welcome to GSMFirmware.in Here you will get the How To Factory Hard Reset LG Optimus KU5400 Download of Latest file version 2016. We are ready here to provide your desire Android files free Download.


Hard Reset LG Optimus KU5400 to Restore Factory Settings
Complete Hard Reset 100% Working Solution LG KU5400
Lg KU5400 Hard Reset Pattern lock remove LG KU5400 how to hard reset LG KU5400
Formate solution LG KU5400
Factory Reset the KU5400
Hard Reset LG Optimus KU5400 to Restore Factory Settings
LG KU5400 Hard Reset / Factory Reset
Warning: This will remove ALL data on the phone (but not the MicroSD card)
To perform a hard reset, or factory reset, then there are a number of methods to try:

1) From the home screen, press Menu - Settings - Privacy - Factory data reset - Reset phone. It may ask for a password. Then select Erase everything
If the phone is totally unresponsive, even after a reboot, then try the following methods.

2) While the phone is turned off, press and hold the Volume Up and Volume Down buttons together. Then, while holding these, press and release the Power button (keep holding the volume buttons). The phone should turn on and a menu will appear. Press the Volume down button to navigate to the Recovery option. Press the Volume Up to select (if that doesnt work, use the Power button to select). A yellow triangle and an Android logo will appear. Press the Volume Down and Volume Up button together and a recovery menu should appear. Use the Volume buttons to move to the Wipe data/Factory reset option and then press Power to select. Again, use the Volume Down key to choose Yes and press the Power button again to select.

3) While the phone is turned off, press and hold the Volume Down button. Then, while holding, press and release the Power button. A menu should appear. Use the Volume down key to go to Clear Storage. Use the Power button to select the option. Then when asked to confirm, press Volume Up for Yes.

4) While the phone is off, press and hold down Volume Up + Home + Power buttons at the same time. Then release the buttons when you see the Logo. Use the Volume Down button to go down and the Home or Power key to select. Choose the Wipe data/Factory reset option. Then Select Yes to delete all user data. Then choose to reboot the phone.

5) A final method is to enter the code into your phones dialer: *2767*3855# This method will not give you an option to reverse the process, so be careful! This method will only work if you can boot into your phone.

If you want to require knowing more about How To Factory Hard Reset LG Optimus KU5400 file Resource or updates. Please ask to us via our contact us form or comment box. Please make sure that, you don’t send Personal information via the Comment box. Thank you for being with us.


Go to link download

Read more »

Saturday, September 10, 2016

Hard Reset LG Optimus P705

Hard Reset LG Optimus P705


Hello Friends, Welcome to GSMFirmware.in Here you will get the Hard Reset LG Optimus P705 Download of Latest file version 2016. We are ready here to provide your desire Android files free Download.


Hard Reset LG Optimus P705 to Restore Factory Settings

Complete Hard Reset 100% Working Solution LG P705

Lg P705 Hard Reset Pattern lock remove LG P705 how to hard reset LG P705

Formate solution LG P705

Factory Reset the P705

Hard Reset LG Optimus P705 to Restore Factory Settings

Hard Reset LG P705

1 - Open the version of Vygis LGI_1_9XSD

2 - Mark model KP100

3 - Connects only in ports & settings

4 - Click on reset phone with him and connected with the cable GS102

If you want to require knowing more about Hard Reset LG Optimus P705 file Resource or updates. Please ask to us via our contact us form or comment box. Please make sure that, you don’t send Personal information via the Comment box. Thank you for being with us.


Go to link download

Read more »

Thursday, September 8, 2016

how to Lg Optimus S Hard Reset Done

how to Lg Optimus S Hard Reset Done


Hello Friends, Welcome to GSMFirmware.in Here you will get the how to Lg Optimus S Hard Reset Done Download of Latest file version 2016. We are ready here to provide your desire Android files free Download.


Complete Hard Reset 100% Working Solution LG Optimus S

Lg Optimus LG Optimus S Hard Reset

Pattern lock remove LG Optimus S

how to hard reset LG Optimus S

Formate solution LG Optimus S

Factory Reset the LG Optimus S

The factory reset clears all user data and 3rd party applications, restoring the device to its original factory settings. Its often recommended following a software update to help resolve or clear compatibility issues Prior to performing the reset, it is recommended to backup your personal data (see below) and then remove the SD card.

Note: This will not remove Operating System software from your device (Froyo, Gingerbread, etc.)

Factory reset steps:

1. From the main home screen, select Menu

2. Select Settings, then select Privacy

3. Select Factory Data Reset

4. Select Reset phone

5. Enter the password if prompted, and select Erase Everything

If the device is frozen, follow these steps:

1. Remove and reinsert the battery

2. The device will power on

3. Hold Volume down, Home, and Power buttons until the reset screen appears

4. Select wipe data/factory reset (using volume down) and press Menu

5. Select Yes and press Menu

If you want to require knowing more about how to Lg Optimus S Hard Reset Done file Resource or updates. Please ask to us via our contact us form or comment box. Please make sure that, you don’t send Personal information via the Comment box. Thank you for being with us.

Go to link download

Read more »

LG Spectrum II 4G VS930 Firmwares And Flasher Download

LG Spectrum II 4G VS930 Firmwares And Flasher Download


LG Spectrum II 4G (VS930)

Flasher
LG Flash Tool - Free - no need B2B User/Pass

Firmware
V11A VS93011A_00.S11A_00.P58016.R5.tot
V10E VS93010E_05.S10E_05.P58015.R5.tot

DLL
(DLL)VS930_120726.rar

Service Manual
(Service Manual)EN_LG-VS930_SVC_ENG_121018.pdf

User Manual

(User Manual)RDL-1205-00205_VS930_VZW_QRG_EN_V1.0_120712.pdf

Go to link download

Read more »

Wednesday, September 7, 2016

How To Root LG G3 Official Firmware 4 4 2 Jailbreak D850 D855 F400 VS985 Guide

How To Root LG G3 Official Firmware 4 4 2 Jailbreak D850 D855 F400 VS985 Guide


 How To Root LG G3 Official Firmware 4.4.2 Using Jailbreak [D850|D855|F400|VS985] Guide
ioroot latest update jun172014
ioroot is an untethered jailbreak for LG android phones and tablets.
Gain full administrator access to your device to run cool themes and neat apps that require root.

G3 models supported by IOroot jailbreak:

D850 - 4.4.2 10D
D851 - Nope. Check out Purp13Dr4k3 HERE
D855 - 4.4.2 10A/B/C/D (for E and higher try Purp13Dr4k3)
F400K/L/S - 4.4.2 10A/10B (possibly blocked in newer updates?)
LS990 - 4.4.2 ZV2 (not working with ZV4)
VS985 - 4.4.2 10B


LG Optimus G - All
LG G2:
D800 (ATT) - All
D801 (TMO) - All 4.2.2 // No 4.4.2 support, (CLR/VTR) - All 4.2.2 // 4.4.2 ??), (WND) - All
D802/T - All
D803 - All
D805 - All
D806 - All
F320K - Shipping 4.2.2 ROM/20a/20f // 4.4.2 ??
F320L - Shipping 4.2.2 ROM/20b/20e // 4.4.2 ??
F320S - Shipping 4.2.2 ROM/20a/20g // 4.4.2 ??
LS980 (SPR) - All
VS980 (VZW) - All

LG G3
D850 - 4.4.2 10D
D855 - 4.4.2 10A/10B/10C
F400K - 4.4.2 10B
F400L - 4.4.2 10A
F400S - 4.4.2 10B
LS990 - 4.4.2 ZV2
VS985 - 4.4.2 10B

LG G Flex:
F340 series - All 4.2.2 // 4.4.2 ??
D950 (ATT) - All 4.2.2 // No 4.4.2 support
D955 series - All 4.2.2
D958 series - All 4.2.2 // No 4.4.2 support
D959 (TMO) - All 4.2.2 // No 4.4.2 support
LS995 (SPR) - All

LG G Pro - All 4.4.2
LG G Pro 2:
F350 series - Shipping ROM // 4.4.2 ??
D838 - Shipping ROM // 4.4.2 ??

LG G Pad 8.3 - All

Download:

http://downloads.codefi.re/autoprime...oot/ioroot.zip

Windows Drivers:
Verizon Drivers - HERE
Drivers for everyone else - HERE

For ADB...
Verizon users: Switch USB mode to Internet > Ethernet
Everyone else try switching to PTP

v25r1: Script fixes: Proper D802T support, LGOG EFS backup typo, better 4.4.2 detection.
v25: added root for most 4.4.2 devices. Thx to @jarari2 for the stock recovery idea.
v24: added support for G2 D800 10q, G Flex D956 and G Pro 2 F350K/L/S(thx to @hkfriends for confirming ioroot method still works)
v23: added support for AT&T G Flex D950 10c.
v22: added support for TMO D959 G Flex. Tweaked scripts EFS backup.
v21: added support for Sprint LS980ZVA update. Added EFS backup support.
v20: added support for all D802/D805/D806. Updated all scripts. Added LG Optimus G and LG G Flex support. SuperSu now installs to /system.
v19: added support for MORE F320 4.4 firmware. Added Singtel D802 support. Linux/Mac script fixes.
v18: added support for MORE F320 4.4 firmware. Added Vodafone(VDF) carrier. Tweaked scripts.
v17: added F320* 4.4 KitKat root. Added SuperSu.4.4 users must reboot after running root script(mac/linux)
v16: added TMO 10g root and "SCA" root(D802/D805)
v15: added ATT 10o root.
v12: added Verizon 12B root.
v11: added linux support and Sprint LS980 root(both thanks to @Shelnutt2)

How-to:
Easy as 1-2-3!

1 Run ioroot.bat, ioroot.sh, ioroot.tool or open command prompt/terminal, cd into /ioroot/bts/ and type;

adb reboot recovery
  
If you DO NOT have this menu in stock recovery IOroot will not work for you!
2 Select "Apply update from ADB" w/power button. Sideload mode is now enabled.

3 Continue with the script or manually sideload;

adb sideload datroot.zip
DAT ROOT means JAILBREAK!
 

Download and extract the latest ioroot.zip... datroot.zip is inside /ioroot/bts/
ioroot also jailbreaks other LG devices. Supported devices are found in the device list in this thread.
Enable "USB Debugging" on phone. Accept RSA certificate to allow ADB access. Not accepting RSA will cause ADB device to show as "offline"
Verizon users must also enable "Ethernet" for USB mode.

Windows:
Install drivers.
Double-click on ioroot.bat

Linux:
Open terminal and cd into ioroot folder
chmod +x ioroot.sh
./ioroot.sh

Mac:
Double-click the ioroot.tool file to launch script.
May need to chmod +x ioroot.tool file first.


FAQ
Q: Will this jailbreak other LG devices?
A: It will jailbreak any LG device which can be booted into stock recovery with menu. Confirmed devices are found in the device list in this thread.

Q: Why do I see an android with a red x or just reboot when I try to get into recovery?
A: Your device has a lame recovery and may have issues jailbreaking w/current IOroot 4.4.2. Use a cooler device or send me a LG G3 so I can work on a real phone.

Q: Will this root non-LG devices?
A: Probably not.

Q: The script doesnt work for me, can you help?
A: No, use terminal to manually enter the commands or ask for help in the thread.

Q: I cant get adb devices to see me phone, can you help?
A: learn2android

Q: Know any hip places to hang out and talk with other nice people about the LG G3?
A: Check us out on IRC: #lg-g3 on Freenode

Q: Which LG G3 do you have?
A: I dont have one yet... you should send me one. 

EFS Backup:
Backup EFS after jailbreaking your G3. EFS is split into 2 partitions modemst1 and modemst2.
Save the .img files somewhere in case you need them in the future(email, cloud, etc..).

Backup:
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst1 of=/sdcard/modemst1.img
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst2 of=/sdcard/modemst2.img

Restore:
adb shell
su
dd if=/sdcard/modemst1.img of=/dev/block/platform/msm_sdcc.1/by-name/modemst1
dd if=/sdcard/modemst2.img of=/dev/block/platform/msm_sdcc.1/by-name/modemst2


About IOroot

IOroot was originally a Windows script to root the LG G2 on 4.2.2 made by IOMonster.
It was based on the original adb backdoor found by GiantPune and later posted by jcase.
The script has grown to support various other LG devices on Android 4.0 - 4.4.2...
Supported devices include LG Optimus G, G2, G3, G Pro, G Pro 2, G Flex and G Pad just to name a few.
4.4.2 recovery root (kk_root.zip) by autoprime. IOroot 12 + by autoprime.
   

Go to link download

Read more »

Monday, September 5, 2016

Hard Reset LG Optimus L7 P700

Hard Reset LG Optimus L7 P700


Hello Friends, Welcome to GSMFirmware.in Here you will get the Hard Reset LG Optimus L7 P700  Download of Latest file version 2016. We are ready here to provide your desire Android files free Download.

Hard Reset LG Optimus L7 P700 to Restore Factory Settings

Complete Hard Reset 100% Working Solution LG P700

Lg P700 Hard Reset Pattern lock remove LG P700 how to hard reset LG P700

Formate solution LG P700

Factory Reset the L7 P700

Hard Reset LG Optimus L7 P700 to Restore Factory Settings

You can hard reset your LG Optimus L7 P700 to restore the factory default settings. Caution: If you perform a hard reset, all user applications and user data will be deleted. This cannot be reversed. Remember to back up any important data before performing a hard reset.








Switched off your phone then press and hold the Volume down key + Power key with your left hand.


When the LED on the bottom of the phone lights up, touch and hold the Menu key with your right hand. You need to do this immediately, before the screen displays the LG logo. Make sure your left hand is still holding the Volume down and Power keys. Then release the power key at vibration time.


When the LG logo is displayed on the screen, continue to hold the keys for


around 2 seconds, and then release all them at the same time, before the LG


logo disappears. Leave your phone for at least a minute while the hard reset is carried out. You will then be able to switch your phone back on.

Go to link download

Read more »

Thursday, September 1, 2016

LG GT 540 Pattern Lock Reset Remove Done With Miracle

LG GT 540 Pattern Lock Reset Remove Done With Miracle


LG ORIGNAL GT-540 Pattern Lock

attempt

Remove Done

THNX TO MIRACLE TEAM


LG ORIGNAL GT-540 Pattern Lock Done



LG ORIGNAL GT-540 Pattern Lock Done 02




REALLY GREAT TEAM GREAT WORK

Go to link download

Read more »

Tuesday, August 30, 2016

How To Factory Hard Reset LG Optimus L70 Dual D325

How To Factory Hard Reset LG Optimus L70 Dual D325


Hello Friends, Welcome to GSMFirmware.in Here you will get the How To Factory Hard Reset LG Optimus L70 Dual D325 Download of Latest file version 2016. We are ready here to provide your desire Android files free Download.





Then hold and press Volume Down + Power button.


 

Hard Reset LG Optimus L70 Dual D325 to Restore Factory Settings

Complete Hard Reset 100% Working Solution LG L70 Dual D325

Lg L70 Dual D325 Hard Reset Pattern lock remove LG L70 Dual D325 how to hard reset LG L70 Dual D325

Formate solution LG L70 Dual D325

Factory Reset the L70 Dual D325

Hard Reset LG Optimus L70 Dual D325 to Restore Factory Settings

LG L70 Dual D325 Hard Reset / Factory Reset

Hard Reset LG L70 Dual D325

Power off your device. 

When you see "Factory data reset" menu, then release holded buttons.
Now you will see information to confirm "Erase all user data & restore default settings?".
Press Yes using Volume buttons to scroll, and Power button to confirm.
Good job!

If you want to require knowing more about How To Factory Hard Reset LG Optimus L70 Dual D325 file Resource or updates. Please ask to us via our contact us form or comment box. Please make sure that, you don’t send Personal information via the Comment box. Thank you for being with us.


Go to link download







Read more »

Friday, August 19, 2016

Lg Optimus G Eclipse E970 Hard Reset Solution

Lg Optimus G Eclipse E970 Hard Reset Solution


Hello Friends, Welcome to GSMFirmware.in Here you will get the Lg Optimus G Eclipse E970 Hard Reset Solution Download of Latest file version 2016. We are ready here to provide your desire Android files free Download.


Complete Hard Reset 100% Working Solution LG E970

Lg Optimus G Eclipse E970 Hard Reset

Pattern lock remove LG E970

how to hard reset lg e970

Formate solution LG E970

if you perform a hard reset,all user applications and user data will be deleted

please remember to back up any important data before performing a hard reset

1.turn the phone off

2.press and hold volume down + power + lock key at the same time

3.release the keys when the factory hard reset screen appears

4.read the warning and press the power/lock key to confirm.press any other to cancel

5.press the power/lock key to confirm once more or press any other to cancel

6.your device will perform a hard reset

If you want to require knowing more about Lg Optimus G Eclipse E970 Hard Reset Solution file Resource or updates. Please ask to us via our contact us form or comment box. Please make sure that, you don’t send Personal information via the Comment box. Thank you for being with us.

Go to link download

Read more »