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

Root [DISCONTINUED][ROM][5.1.1][MS345] Unofficial CyanogenMod 12.1 for LG Leon

I use my device quite a bit, and have to recharge it or keep it charged all the time. However I have under clocked the device and have all 4 cores on and under clocked. It seems to make my heavy use of data on the device better.
 
I use my device quite a bit, and have to recharge it or keep it charged all the time. However I have under clocked the device and have all 4 cores on and under clocked. It seems to make my heavy use of data on the device better.
How did you manage to underclock, and what app did you use to do so?
 
I installed 09/05 build and OpenGapps with AROMA installer and everything is perfect. I am no getting google play services unknown error nor clock app crash. is truly amazing.
by the way, any method to backup and restore the apps settings?
 
I installed 09/05 build and OpenGapps with AROMA installer and everything is perfect. I am no getting google play services unknown error nor clock app crash. is truly amazing.
by the way, any method to backup and restore the apps settings?
Titanium Backup, legit the MUST HAVE app for root and custom roms
 
How did you manage to underclock, and what app did you use to do so?

All you really need is just a CPU tuner or kernel tuner app from the playstore and just set the cpu freq down to a minimum and could even help by changing the gov to power save. try no-frills CPU control in the playstore or go even better with 3c tools to really tweak your phone
 
I get awesome battery life I can go 3 days before needing a charge, and that's even when I use fb and taptalk and mail on my phone...
 
Since we're talking battery life, do yourselves a favor and install the Amplify xposed module. Standby time will improve drastically.

Under clocking makes my phone lag a lot when multitasking, which I do a lot of. I don't own a computer I do everything on my phone. If anyone managed to under clock and still get a snappy ROM please share your settings!
 
Since we're talking battery life, do yourselves a favor and install the Amplify xposed module. Standby time will improve drastically.

Under clocking makes my phone lag a lot when multitasking, which I do a lot of. I don't own a computer I do everything on my phone. If anyone managed to under clock and still get a snappy ROM please share your settings!
If multitasking is your thing, then you might wanna think about SWAP. I bought RAM Expander to not have to completely reformat my SD but there's free alternatives out there. You can also use NitroX. Its a flashable zip configurable with Terminal Emulator aimed specifically at keeping your phone smooth.
You'll always get some lag while underclocking, its just the lay of the land bro.
 
Beginning of this thread is where you want look. But read through a bit as there have been rebuilds due to some battery statistics and whatknot. Thank Mike Hancho for building Cyanogenmod 12.1 for the Leon. And as always don't forget to thank or like Hroark13 for TWRP/Custom Recovery. You're the man. Hroark!
 
If multitasking is your thing, then you might wanna think about SWAP. I bought RAM Expander to not have to completely reformat my SD but there's free alternatives out there. You can also use NitroX. Its a flashable zip configurable with Terminal Emulator aimed specifically at keeping your phone smooth.
You'll always get some lag while underclocking, its just the lay of the land bro.
Zram or ksm is better than swapping to a file or sd. Zram basically is swap but its faster since its on emmc.
 
Hi, i have the LG Leon MS34510e and i have two questions,

1) If necessary to have the 10b version to flash this?
2) before flash the rom the mobile is unlocked?

Regards.
 
You can only enable ksm with a new kernel. Zram can be started in a terminal.
You can find the bytesize by (sizeinmb*1024*1024) e.g. (512*1024*1024) = 536870912
Code:
echo "536870912" > /sys/block/zram0/disksize
mkswap /dev/block/zram0
swapon /dev/block/zram0
echo "100" > /proc/sys/vm/swappiness
 
Run those commands into terminal emulator and enable Zram? Just double checkin, and thanks man. I'm using X Booster at the moment but I'm sure I could just uninstall that before running the emulator script Im sure.
 
Last edited:
Hi, i can't flash this rom, my device is LG MS34510d, this is the error:

mount: failed to mount /dev/block/bootdevice/by-name/system at /system: no such file or directory
unmount of /system failed: no such volume
can't install this package on top inconpatible data. please try another package or run a factory reset
E:error executing updater binary in zip '/sdcard/cm-12.1-20150906UNOFFICIAL-ms345.zip'
Error flashing zip '/sdcard/cm-12.1-20150906UNOFFICIAL-ms345.zip'
Updating partition detaills...
...done

My phone is rooted, what is wrong?

Regards.
 
Hi, i can't flash this rom, my device is LG MS34510d, this is the error:



My phone is rooted, what is wrong?

Regards.
Do you have the proper TWRP installed. Go back to the OP and read the instructions and make sure you have the right recovery. By all means make sure you backup your stock ROM!!!!!!!!!!!
 
Back
Top Bottom