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

Root Unofficial CyanogenMod 12 for LG L70 D320 D320n D325

Status
Not open for further replies.
Also found a bug in the process of installing Cyangogen, when I try to change keyboards (Swiftkey) it crashes.
 
Last edited:
Because he palced a magnet at that point of the screen... The magnet from cover is not same as his...
Anywhere I put SmartCover's magnet by moving it's cover, I don't see that screen... And, I think the screen should be made to appear when you power on the screen and the cover is closed, not when you put a small magnet on the screen.. That sensor should be where is Cover's Magnet...
 
Why when I going to flash a custom rom on my ms323 in CWM give me error status 7? that happen with all rom custom, I´m have unlock bootloader, root, and CWM and try too whit TWRP but have the same error ? any help ¿
 
Has anyone one had any problems using cm 12 themes. The only problem I have is the notification panel. The theme won't change it a different color
 
Yes they are cm12 themes, I have a couple that I got off of xda. But everything's is themed but notification panel
 
Why when I going to flash a custom rom on my ms323 in CWM give me error status 7? that happen with all rom custom, I´m have unlock bootloader, root, and CWM and try too whit TWRP but have the same error ? any help ¿
In META-INF/com/google/android folder, there a file called updater-script. Open it with notepad++ and delete following lines at the beginning:
Code:
assert(getprop("ro.product.device") == "w5" ||
       getprop("ro.build.product") == "w5" ||
       getprop("ro.product.device") == "w5ds" ||
       getprop("ro.build.product") == "w5ds" ||
       abort("This package is for device: w5,w5ds; this device is " + getprop("ro.product.device") + "."););
If you did it right, updater-script will begin with "mount ("ext4" something something...". Save it and repack it to the aforementioned folder. Now you should be able to flash properly.
 
Yusss external as internal works cm12
 

Attachments

  • 1422111521380.jpg
    1422111521380.jpg
    33.9 KB · Views: 114
All Good, I really like this ROM.
Beside the Back Camera and Flash - and the Radio FM doesn't work for me... Mobile Data (Fixed = net.sh)

* My phone shutoff automatically, I'd try to turn it on with power bottom, but doesn't work. So I'd remove the battery and put it back, and turn it on and start to work again.

* Also will be nice if you can add or fix the option WiFi Call (I didn't see it around) think about it. Sometimes this Option is really helpful WiFi-Call
;)

LG - L70 MS323 (Metro PCS)
 
Last edited:
All Good, I really like this ROM.
Beside the Back Camera and Flash - and the Radio FM doesn't work for me... Mobile Data (Fixed = net.sh)

* My phone shutoff automatically, I'd try to turn it on with power bottom, but doesn't work. So I'd remove the battery and put it back, and turn it on and start to work again.

* Also will be nice if you can add or fix the option WiFi Call (I didn't see it around) think about it. Sometimes this Option is really helpful WiFi-Call
;)
What type of device do you have?
 
META-INF/com/google/android folder, file updater-script.
Open it with notepad++ and delete following lines at the beginning:

Code:
assert(getprop("ro.product.device") == "w5" ||
       getprop("ro.build.product") == "w5" ||
       getprop("ro.product.device") == "w5ds" ||
       getprop("ro.build.product") == "w5ds" ||
       abort("This package is for device: w5,w5ds; this device is " + getprop("ro.product.device") + "."););

If you did it right, updater-script will begin with "mount ("ext4" something something...". Save it and repack it to the aforementioned folder. Now you should be able to flash properly.

Thank you thank you! Had the same error 7 with GamerROM and i believe this is exactly what i was looking
 
Awesome, I like the new animation. Silly question when updating this rom it's like any other just wiping cache/dalvik cache first then flashing the zip? or will it require a full wipe?
Read thread, i answered many times about it.
 
Status
Not open for further replies.
Back
Top Bottom