Showing posts with label LG. Show all posts

Standard disclaimer:

This tutorial is for people who have bricked their phone due to messing about with important files/partitions on their Nitro HD and found that it won't boot up afterward. Prior to attempting this, see if you can access your phone while booting with adb in order to fix your problem. The method used in this tutorial should only be used as a last resort. Don't hold me responsible if this method somehow makes your problem worse (although, really, how much worse can it get than a phone that won't boot?).
Now that's out of the way, let's move on...
Things you'll need:1) ADB: You can get this in the Android Developer SDK<-Once installed, install platform-tools and add the directory containing ADB to your PATH. Alternately, you can just grab the ADB folder from your SuperOneClick folder, copy it to C:/, and then add that directory to your PATH. Hell, you could even run all the commands from wherever you have the ADB folder, just make sure you have it.2) LG P930 drivers:http://s3.amazonaws.com/lgforum.com/...nal/LGP930.zip3) LG Mobile Software Update Tool:http://csmg.lgmobile.com:9002/client...2CAppSetup.exe4) UpTestEX_mod2_marwin/KDZ_FW_UPD_EN:http://www.filesonic.com/file/225575..._FW_UPD_EN.zip5) LG SU-640 firmware V10F_00.kdz:http://www.megaupload.com/?d=31XABWWJ6) A method of rooting your phone. My preferred method is the latest SuperOneClick due to its simplicity. I won't really cover how to root your phone in this tutorial as it's covered elsewhere.
The following should only need to be downloaded if you were stupid like me and bricked your device before you made backups of the necessary partitions (This will be explained elsewhere, but needless to say it's as simple as switching the "if=" argument and "of=" argument in the dd commands toward the bottom):7) boot.img:http://fileape.com/dl/OCowIxMnbDUMiPW68) recovery.img:http://fileape.com/dl/jFMlB8I3kkSMOYWN9) firmware.img:http://fileape.com/dl/4gHHDDUhODLiJGHM10) baseband.img:http://fileape.com/dl/TMsvdaKOa7VG4mVT11) system.img: http://depositfiles.com/files/f0ke241ew
Alright, now that you have everything you need, let's move on to fixing your phone. I'm going to assume you are competent enough to install ADB (Android SDK or folder included to with SuperOneClick) to your system PATH. Go ahead and install the LG Mobile Software Tool and then install the drivers for LG P930 if you haven't already. Extract the KDZ_FW_EN.zip file. Note, in my case, I didn't have to do anything with the mfc42.dll or run WindowsEnabler as mentioned in similar tutorials elsewhere, but your mileage may vary.
Flashing the SU-640 rom:1) Put your phone in download mode: power off the phone if it's not already, unplug the usb charging cable, and simultaneously hold the volume up button and plug the usb charging cable back in.2) Open up UpTestEX_mod2_marwin. (If you know what you're doing, I've been told you can use KDZ_FW_UPD_EN as well, but since I didn't use it, I'm not going to discuss it)3) Hit the folder icon next to the "Select kdz file" line and browse to the SU-640 v10f_00.kdz4) Select "CSE web upgrade test", a new window with some options including an "Upgrade Start" button should appear.5) Take a deep breath...there's no going back :) Press "Upgrade Start".6) At this point in time another dialog box will appear asking what country and language the LG Mobile Upgrade tool should use. Since this guide is written in English, I assume you'll want to change it from Republic of Korea to All other countries and Korean to English. This affects the language that output messages are displayed in in the LG Update tool only, it doesn't affect anything with the rom (that'll be all Korean on initial startup lol).7) The update tool will proceed to flash your phone, but it should never complete "normally" (mine never made it past 4% according to the tool and other users have reported similar behavior). However, your phone should reboot once or a couple of times and then just be sitting idle waiting for you to go through the setup wizard. At this point, just kill the LG update tool process in task manager, don't wait for it to complete because it won't.
Rooting your phone:1) Now, on your phone you should see the standard Android startup wizard...in Korean. Hit the left button confirming you want to go through it, and on the next screen should be an option to switch the language to English. Ah, much better.2) Go through the rest of the setup wizard if you want, but it's not necessary and you won't be able to set up accounts anyway unless you somehow have wifi.3) Put the phone in USB debug mode and allow 3rd party sources. Don't freak out if the phone spontaneously reboots when you do this. It rebooted on me every single time I put it into debug mode for the first time (I flashed it several times lol).4) Once it's rebooted itself, you should be able to connect in debug mode and connect via PC mode. Go ahead and root it using your preferred method. We're almost there!
Restoring Nitro HD partition images:1) Open up a command prompt and navigate to the folder you saved your recovery images to (hopefully you put them in the same folder, it'll make your job easier)2) Push all the image files to the phone's sdcard using the command:Code:adb push filename.img /sdcard
Alternately, you can just mount up your phone in My Computer and copy and paste the files over.3) Now the real fun begins! Use the following commands:Code:adb shell
sudd if=/sdcard/boot.img of=/dev/block/mmcblk0p8
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p13
dd if=/sdcard/firmware.img of=/dev/block/mmcblk0p1dd if=/sdcard/baseband.img of=/dev/block/mmcblk0p14
dd if=/sdcard/system.img of=/dev/block/mmcblk0p27

4) You won't be able to issue a reboot command, so just hold power down on your phone til it's off and hold the volume down button so that it comes back up in factory data reset mode. You will want to pull your sdcard at this time if you don't want your data erased.5) Hit power twice and your phone should go through its reset process and (hopefully!) come back up in a working (and rooted) AT&T "stock" rom 

If you have any issues, it's possible I've forgotten some steps, so I'll address them in this thread. At this point, I'd like to thank specific people who helped me immensely getting a working phone again: bytecode64, gordec, schwin97, belth219, sukudos, and ziiljuks. (If I've missed you, I'm sorry, I'm thankful to this entire forum!)
Original post:Quote:
So I was messing with fonts (actually trying to get the "look of disapproval" from Reddit to display) and substituted DroidSansFallback with a kannada font using Font Installer *Root*. Well, long story short, it was causing issues with other non-english characters so I tried to restore *all* my fonts using the "stock" option that comes with Font Installer.
When I rebooted, my phone only got to the LG Screen and that's as far as it has gotten since. I can't do anything with it, but I can get to Factory Data Reset mode and Download mode. I tried plugging the phone into my computer, but it doesn't appear to get far enough to mount the disk. Odin recognizes it's attached when I put it in download mode, but obviously Odin doesn't work with our phones.
Does anyone know if there will ever be hope for my phone or should I pursue getting a replacement? I'm actually completely shocked that simply replacing fonts has bricked my phone to the point where it doesn't even boot. This has seriously made me reconsider tinkering with Android at all until recovery methods are possible. I'm more than willing to be a guinea pig at this point until I try to send it in for a replacement (within the next few days probably).





Read more

Roms Support LGPro lolipop GX F310L LG GX F310LR LG GK F220K LG GPro F240S/L/K



Support

LG GX F310L 
LG GX F310LR 
LG GK F220K
LG GPro F240S/L/K


Feature:

* Latest Rom 5:02 GX platform.
* Integrated into flash rom
* Clear app Korea
* Root
Remove app welding
Fix bug
Jump 2g 3g
T action
Home and lock offline
Turn off network speed
Plug & pop
Flashlight in quick setting
Theme G3 full
Quick quick window cover
Call Recording
lunar
NETWORKS
- GSM / WCDEA / LTE / AUTO
- GSM / WCDEA / AUTO
- WCDEA / OMLY
- GSM / OMLY

How to install:
1:ِ Download Recovery And install/ restart recovery 
2:3 wipe 
2:install rom
3:restart and find


Download:Link : STOCK V1 Lollipop
MD5 : 6ED0A2C5 - 97D7C734 - 77D2F375 - A0A1A8B7

Google: DOWNLOAD HERE 
Read more

[DEV] KDZ Firmware Update Fix

Problem:
Latest Version of LG Mobile Update prevents uses from updating firmware from kdz files.

Info:
As LG Tools relay on lg webserver to provide application updates and firmware updates it's not possible to just use the old version as it force fully update it self.

Solution:
I used network sniffer(Wireshark) to sniff all the traffic between application and LG Webserver i tracked the important urls and the data coming from LG Webserver. I created all the files with same names and with data from LG Webserver. I changes the LG Mobile Application from 1.5.4.9 to 1.5.4.8. Rest of the files has same data as LG.

How To:

1) Download http://smallsrv.com/



2) Install



3) Go to Settings



4) Go to HTTP Settings



5) Change Port to 9002



6) Extract the Content of Attached Zip file into C:\shttps\www



7) Edit C:\windows\system32\drivers\etc\host in notepad and add the following Line
127.0.0.1 csmg.lgmobile.com



8) Enjoy Flashing firmware as usual
http://forum.xda-developers.com/show....php?t=1287236

Note:
This method has lot of advantage
-LG Is watching everything when you run firmware update with KDZ Method lg is logging everything you mobile No, SN No, OLD Firmware, New Firmware etc..

Thanks:
If you have any questions or need any info feel free to ask i will try my best to help.

If you like my work Donate
Attached Files
File Type: zipwww.zip - [Click for QR Code] (2.84 MB, 36999 views)
File Type: zipshttp3.zip - [Click for QR Code] (144.2 KB, 20677 views)
Read more

(Firmware) on LG Devices Using LG Flashtool

LG Flashtool is a simple app created by LG which help you to flash firmwares in LG devices in a faster way than before. The process is much easier than using fastboot flashing process. It is also good because you don’t need to unlock the bootloader. It locks bootloader and resets tamper flag.
LG Flashtool has a few disadvantages. It changes the factory version of the device. If you flash a firmware that has a different factory version, then even the device factory version changes. If you want to have the original device factory version, download the tool here. It will backup the device factory version to /sdcard/version.txt. Then copy the text file to your PC. Below there is a tutorial which tells you how to restore your device version.
Carefully follow the steps below and learn how to flash stock factory images on your LG device.
0001eb
If you are doing this for the first time you have to make some preparations. Follow the steps below.
  • Download and install the LG drivers, here.
  • Download and install LG flashtool, here.
  • Create a folder where to put the DLL and the Firmware file.
  • Download DLL file, D820 North America Version. D821 Global Version. Place the file you downloaded to created folder.
  • Download firmware D820D821. Place TOT file to folder that you created.
  • Turn off the phone.
  • Hold down volume_up key then connect USB cable.
  • Reboot in download mode.
  • Let Windows install drivers.
  • Change port number to 4.1. Go to device manager and find LGE Mobile USB Serial Port (COMxx) (where xx is the port number). Click on Properties > Port Settings > Advance > Change COM Port Number to COM41.
If you don’t want to flash any firmware yet just press the power key for 10 seconds and the phone will turn on.
Flashing Firmware
  1. Reboot your phone in download mode.
  2. Open LG Flashtool.
  3. If Model Config window does not start, then click on the sign with two cogwheels.
  4. Check the box next to Select Manual Mode.
  5. Click on “…” and select the DLL file for your your phone.
  6. Click on Add and add the TOT file.
  7. Click OK.
Click on the yellow arrow sign to start flashing. If you see READY, then reconnect your phone. Then “Waiting for Connection” text will appear in the COM41 window. When it goes to 80% the phone will shut down so don’t be scared. After finishing the LED on your phone will start blinking green. It’s time to disconnect the USB cable. Wait until the green light stops and then turn on your phone.
Restore Device Factory Version
At first create a text file and name it version.txt. Paste the device factory version from the log file which is located in LOG folder where are DLL and TOT files. Download this tool.zip for restoring your device version here. Flash tool.zip in recovery.
Read more

Install LG Flash Tool

LG Flash Tool v1.0
LG Flash Tool v1.1
LG Flash Tool v1.2
LG Flash Tool v1.3.40.1118
LG Flash Tool v1.3.77.21
LG Flash Tool v1.4.1.330R
LG Flash Tool v1.5.10.1120


Install LG Flash Tool ,
place MegaLock.dll into C:\LG\LGFlashTool

this should work for all versions of LG Flash Tool.



How to correctly install LG Flash Tool v1.4.1.330R



















Read more

How to Flash .KDZ LG F240 F180 F160 LG G Pro

lg optimus g pro flash stock rom
This tutorial is about how to flash Stock rom(kdz file) on LG G Pro f240 l s k and LG F180 Lg f160.

Requirements for Flashing .kdz on LG G pro F240 and f180 f160

1. Download lg united mobile driver and install it on your computer
2. Download LG Flash Tool 2014.zip and install it on your computer
3. Search and download your desire kdz rom file for your lg device on internet. For F240 you can  Download Official Lollipop KDZ Firmware LG G PRO F240 L,S,K here

Steps For Flashing .kdz on LG G pro F240 and f180 f160

1. Open Lg flash tool.exe on PC, and Turn off your Phone then  press and hold the Volume Up +Volume Down and insert (plug in the) USB cable to your device. Wait until the Download Mode appeared on phone see screen shots.
download mode lg g pro f240
2. Now on PC select KDZ file to flash and select normal flash.(See screen shot ) leave other options untouch

flash kdz lg 4

3. Select start on next screen
flash kdz lg 6
4. Select ok on next screen leave options untouch
flash kdz lg 7
5. Now on next screen software upgrade will be started wait until it reaches 100 %. After flash Phone may take some time to Boot so be patient.
flash kdz lg 3

Note: If you get any error make sure you have working usb drivers . And if these type of error comes like this
flash kdz lg 1
Don’t panic just follow the below steps
flash kdz lg 2


Read more

Rom và Root 5.0.1 LG G Pro F240LSK

Đây chính là phiên bản Stock nguyên vẹn chưa được chỉnh sửa bất kỳ thành phần nào của rom nên bạn có thể tin tưởng và flash vào để tận hưởng Rom 5.0.1 chính chủ và nguyên vẹn.

Rất Cần Thiết: Tôi không biết các bạn làm những gì nhưng khi các bạn Up Rom hay làm bất cứ điều gì thì tôi đề nghị và khuyên các bạn Backup Rom lại bằng Tool Sau Duy Nhất Tool Này:
Cách Root:
  1. Tải Rom ,SuperSU 2.46 và Recovery TWRP tương ứng với từng máy về và chép vào bộ nhớ trong.
  2. Vào TWRP Recovery full wipe rồi Flash Rom -> Flash SuperSU 2.46 -> Flash Recovery TWRP. (Lưu ý là dùng TWRP Recovery Cứng vĩnh viễn chứ đừng dùng Recovery.apk nhé)
  3. Khởi động lại máy và thưởng thức.
Download:

Recovery TWRP(Chú ý: Để có root, các bạn dùng rec này nhé.cài xong rom cung Flash lại nhé)
Xóa App Hàn.. Flash vào Recovery
Fix lỗi mất sóng bản K và S:
Cách 1: (Những ai bản K flash bản K vào Stock Zip sẽ có sóng, Và fix lỗi Build.Prop sẽ mất song ngay lập tức. Vì thế chúng ta có 2 phương án giải quyết. 1 là Restore IMEI Baseband lại thì sẽ có sóng ngay. Phương án 2 chúng ta flash Stock Zip của bản L vào và chọn WCDMA Only - Factory Reset khởi động lên sẽ có sóng và tiếp tục Fix)

Cách 2: Chúng ta KDZ về 4.4.2 và làm theo cách sau thì bản K sẽ có sóng:
- Vào Menu ẩn bằng code: 5457#*240#
- Tìm mục Network Mode → Global + LTE
- Tìm mục CDMA subscription chuyển sang USIM
- Reboot.
- Nếu Reboot lại vẫn chưa có sóng thì bật chế độ máy bay rồi thử lại.

PS: Nói thật nếu máy bạn bị vậy khi làm xong thì sẽ rất sướng cuộc sống có phong trầm Up Rom cũng vậy sẽ cảm giác hứng thú hơn phải không? Đừng tức giận cũng đừng hoang mang làm gì kiểu gì cũng có cách giải quyết khi ta giải quyết được ta sẽ thấy giá trị của nghiên cứu trong làm việc.

Stock Zip + Root LG G Pro F240L


Stock Zip + Root LG G Pro F240K
Stock Zip + Root LG G Pro F240S
SuperSU 2.46
Vip Fshare:
Fix lỗi Build.prop (Flash Qua Recovery cùng với rom )

F240L
F240K
F240S
Chủ đề liên quan:
Fix full lỗi cho Rom 5.0.1 LG G Pro

Read more

update flash tool

Easyest way...
To go back to previous firmware (ICS V10x_00) with LGFlash Tool there is no need to invent in device properties
or others...
The same methode can be used to do a clean install of the V20A, or other...

Internal memory will be wiped !!!

Be sure that you have the latest drivers installed:
http://www.4shared.com/file/rPpP2btT...S4981MAN3.html
http://www.4shared.com/file/ZSMf2x6n...WHQL_Ver_.html

kdz-update:
http://www.4shared.com/rar/Re4VCOAS/kdz-update.html

install "msxml" (its inside the "kdz-update" folder).

run windows enabler and turn it ON

With battery on the phone and the phone off, press "VOL-" and connect the phone
to the computer while pressing, you'll be in S/W. (If you have issues due the device
being recognized while in S/W Mode, disconnect from PC, take out the battery and
put it back again on the phone, try again "Vol- & connect to PC", wait a few seconds
for Windows to recognize the device).

Run "LGFlashTool" (its inside the "kdz-upload" folder).
select the .dz and the .dll

Official euro_open V20A_00 .dz and .dll:
LGP880AT-00-V20a-262-000-MAR-26-2013+0
http://www.4shared.com/rar/i5muvxCb/...000-MAR-2.html

Official euro_open V10H_00 .dz and .dll:
http://www.4shared.com/rar/LruGBo2Z/V10H_00_dzdll.html

Click image for larger version  Name: LGFlash 1.jpg Views: 9154 Size: 145.2 KB ID: 1784755

Go to "port settings" and select all 16 ports.
Click image for larger version  Name: LGFlash 2.jpg Views: 7046 Size: 173.4 KB ID: 1784756

Start the upgrade clicking in the yellow arrow on the top/left of the program window.
Three (3) ports will look like comunicating (in the next image you'll see only two cause I'm not really flashing), but
only one is the right one. Two of them will stay stucked in x% and a third port will go higher. Memorize the one that goes higher cause is that one.

In my case, this time was the nr. 3.
Click image for larger version  Name: LGFlash 3.jpg Views: 6948 Size: 150.7 KB ID: 1784757

Close the program and re-start it. This time, go to "port settings" and select only the port that you memorized,
start the upgrade and you just need to wait for the phone to reboot.
In case of that port fails, choose one of the other two untill you hit the good one.
If you don't see 3 ports, its something wrong and probably this won't work...
Easy 
Read more

Roms lg,samsung,htc


Time to share some themes. Made by LG and remade by RocketSauce83 for G2.
Themes, live wallpaper and navigation bar can be installed without root.










Samsung Galaxy S5





HTC One M8 + Sony Xperia Z2 + AOSP





Huawei Ascend P6 + Lenovo K900 + Meizu MX3





OG Remix





LG Weather Theme





Mod LGHome









MultiHome Themes LGHome/Nova/Apex (Optimized for KK LGHome):

Biz v1.0 Mirror

Bunnyfairy v1.0 Mirror

Cozywall v1.0 Mirror

Flex v1.0 Mirror

Isai v1.0 Mirror

G3 v1.3 Mirror

Moonshine v1.2 Mirror

LTE v1.0 Mirror

Monster v1.0 Mirror

S5 v1.2 Mirror

S5 - Chinese v1.1 Mirror

S5 - Natural v1.1 Mirror

M8 v1.1 Mirror

Z2 v1.1 Mirror

AOSP v1.1 Mirror

P6 v1.1 Mirror

K900 v1.1 Mirror

MX3 v1.1 Mirror

OG Remix v1.0 Mirror



Home Themes for JB:



LG Weather Themes:

Optimus + Flex
Mirror

Installation instructions:



Mod LGHome for KitKat (ROOT REQUIRED):

Make backup. Flash ZIP through recovery. Wipe cache/dalvik and reboot system.

LGHomeMod
Mirror



Live Wallpaper:

ISAI LiveWallpaper



Widgets for JB(ROOT REQUIRED):



NavBar for JB:

Flex Transparent Nav Bar
Transparency works only in supported apps like youtube.



Credits:

All manufacturers

NexBit Design For Moonshine

All XDA members
Read more