[STOCK][NOUGAT][Rootable] LG K10 MS428

Search This thread

pvineeth97

Senior Member
Nov 1, 2015
1,250
938
St. Louis
Hi guys!

I have created a TWRP flashable zip of latest Stock Nougat Rom for MS428.

Requirements:
(1) Unlocked Bootloader
(2) TWRP

Steps:
(1) Download the ZIP
(2) Copy it to your phone.
(3) Reboot into TWRP.
(4) Select "Install". Select the zip file you downloaded in the first step.
(5) Swipe to flash. Wait for it to flash. It might take some time. Wipe Dalvik/Cache to avoid bootloops.
(6) Select Reboot.

You have successfully flashed Nougat!

If you want root, download SuperSu Flashable Zip. Reboot into TWRP. Select the SuperSu flashable zip. You have successfully rooted! :)

I will keep updating the ZIP as and when LG releases a new ROM or patch.
 
Last edited:

GuyInDogSuit

Senior Member
Jan 4, 2009
5,889
1,339
40
Sacramento, CA
Nintendo Switch
OnePlus 7T

In Hangouts he said,
package_extract_dir("system", "/system");
Should be
package_extract_dir("system.bin", "/system");

Sorry scratch that, it should be system.img not bin
Err, SCRATCH THAT. he extracted system.img before line 34 for a by-name

package_extract_file("system.img", "/dev/block/platform/soc.0/by-name/system");

Haven't heard back from him yet but he'll test it.
 
  • Like
Reactions: pvineeth97

Top Liked Posts