• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Official CyanogenMod 13.0 for LG L70 D320 D320n D325 MS323

Hi, I've just found something really cool.
If you want an auto-rotating lock screen and home screen, like with some custom launchers, add those lines to your CM13 build.prop:

log.tag.launcher_force_rotate=VERBOSE
lockscreen.rot_override=true


If you are too lazy to look for your build.prop, use this

Tested and it works like a charm :)

BTW: I feel like like I'm on Nameless 2.1 again, since it had this feature from scratch ;)
 
hi. i've been following this thread and rom development for months but have not contribute anything because i only know bugs that everyone obviously know.
but, today my phone became unstable that it cant boot into twrp recovery (stuck on teamwin) and getting no service.
i have tried flash twrp through flashify but still stuck and format factory but it just took to twrp screen which is stuck.
the reason i want to boot into recovery was to flash recent rom over may version. maybe someone willing to give suggestions? thanks
 
hi. i've been following this thread and rom development for months but have not contribute anything because i only know bugs that everyone obviously know.
but, today my phone became unstable that it cant boot into twrp recovery (stuck on teamwin) and getting no service.
i have tried flash twrp through flashify but still stuck and format factory but it just took to twrp screen which is stuck.
the reason i want to boot into recovery was to flash recent rom over may version. maybe someone willing to give suggestions? thanks
use fastboot:

turn off your phone. press and keep volume+, then connect your phone to PC.
then flash recovery:
fastboot flash recovery <file name of twrp.img>


or you can use adb when you are in android:
copy twrp to internal. then from your PC, do this:
$ adb shell
su
dd if=/storage/sdcard1/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
 
Sometimes twrp cannot boot if SD card is formated as internal memory. Try booting twrp without SD card. If it boots, then backup contents from SD, format SD as portable, reboot, format as internal again, reboot and then try to boot to TWRP, it should work.
 
yea, i formatted sd card as adoptable storage. i tried booting without sd card and it passed to the twrp menu. so, i should backup files and then reformat the sd as adoptable?
 
yea, i formatted sd card as adoptable storage. i tried booting without sd card and it passed to the twrp menu. so, i should backup files and then reformat the sd as adoptable?
That's right, transfer all app data to internal, save files (e.g. music, videos, photos) from SD to PC, format SD as portable, reboot, format it back again as internal, copy files back, and you're good to go. At least that's how I recovered from that bug.
 
That's right, transfer all app data to internal, save files (e.g. music, videos, photos) from SD to PC, format SD as portable, reboot, format it back again as internal, copy files back, and you're good to go. At least that's how I recovered from that bug.

After reformatted SD, the phone able to enter TWRP menu, however i still get no service. I already flash the stock rom but it gave error at startup resulting continuous restart (error messages disappear too fast, can't read them) . Trying to copy my old CM13 backup now. Or should i set SD card as normal, not portable or internal and flash rom from real internal storage?
 
After reformatted SD, the phone able to enter TWRP menu, however i still get no service. I already flash the stock rom but it gave error at startup resulting continuous restart (error messages disappear too fast, can't read them) . Trying to copy my old CM13 backup now. Or should i set SD card as normal, not portable or internal and flash rom from real internal storage?

nvm, SIM problem fixed.
 
Sorry for the inconvenience, but my phone even if the official rom Lg is shut down and restarted without tightening nothing, now with CyanogenMod ROM I started to spend the same, I can do ?
 
URGENT!!!
now if I need help , I was reformatting my phone with TWRP and had remained halfway through the procedure , I fell off the table and now will not let me enter the TWRP from formatting factory and does not enter the operating system, I can do ?
 
Hey guys,

This is my first post here, so, hi everyone.

Well, I own an LG L70 MS323 and I've installed your mod. Currently, I'm running the latest nightly release, mostly without any issues.

I just want to report what seems to be a bug.

Some neighborhoods in my city have no cellphone signal. When I cross these regions by car, the cellphone connection naturally goes off, but then it isn't reestablished automatically, as I believe it's supposed to. I have to navigate to "network providers/available networks" then manually perform a scan and select my carrier manually.

That's it. Thanks for all the effort to bring this amazing mod to the L70. It's brought my cellphone back to life.

M.
 
Hey guys,

This is my first post here, so, hi everyone.

Well, I own an LG L70 MS323 and I've installed your mod. Currently, I'm running the latest nightly release, mostly without any issues.

I just want to report what seems to be a bug.

Some neighborhoods in my city have no cellphone signal. When I cross these regions by car, the cellphone connection naturally goes off, but then it isn't reestablished automatically, as I believe it's supposed to. I have to navigate to "network providers/available networks" then manually perform a scan and select my carrier manually.

That's it. Thanks for all the effort to bring this amazing mod to the L70. It's brought my cellphone back to life.

M.

I am using d325 model and experiencing signal bar to blank sometimes but still able to get connection
 
URGENT!!!
now if I need help , I was reformatting my phone with TWRP and had remained halfway through the procedure , I fell off the table and now will not let me enter the TWRP from formatting factory and does not enter the operating system, I can do ?

wait...., so you fell off of the table yourself but the phone itself that got problem?
can you enter fastboot screen?
 
Last edited:
actually, I never have managed to enter fastboot screen. when I followed instruction to press power+volume up, it just keep rebooting endlessly showing lg logo. anyone care to explain?
 
The process was interrupted and now enters the recovery
wait...., so you fell off of the table yourself but the phone itself that got problem?
can you enter fastboot screen?

1956627"]wait...., so you fell off of the table yourself but the phone itself that got problem?
can you enter fastboot screen?[/QUOTE]
 
The process was interrupted and now enters the recovery

based on your statement by "now enters the recovery" I take it that you already managed to use custom recovery. If that isn't the case then you need to perform fastboot like been instructed by mortz in the previous page, but I think you need .IMG file of the recovery first.
 
Anyone know how to disable pie check? I tried the pie_bypass.zip but got a bootloop :p. I try to use hydra for terminal but it wont let me because of pie and havent found a solution yet.
Someone has an idea?
 
Anyone know how to disable pie check? I tried the pie_bypass.zip but got a bootloop :p. I try to use hydra for terminal but it wont let me because of pie and havent found a solution yet.
Someone has an idea?

can you enter recovery?
as long as you can enter, you should be fine.
 
This might be the least helpful answer I've seen for a long time.:D
The question is about the pie check, not "how to fix a bootloop" :p

It's because I don't know what pie check is.
From my experience, when you ask question but no one replied, somewhere inside you felt bit of disappointment. So, I replied what I know rather than ignoring people that need help.
 
based on your statement by "now enters the recovery" I take it that you already managed to use custom recovery. If that isn't the case then you need to perform fastboot like been instructed by mortz in the previous page, but I think you need .IMG file of the recovery first.

Actually happened the following , I was formatting the phone from the TWRP and was in the middle formatting manufactured and fell to the floor and he shut up the battery now not enter the OS or TWRP nor mode discharge believe have a solution ?
 
Back
Top Bottom