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

Root Unofficial CyanogenMod 11 for LG L70 D325

I have been working very hard to compile myself. Recently I ran into a huge problem, for some reason backtrack repositories no longer work which makes it almost impossible for me to compile android since this was my preference. I've been trying to compile based on the instructions on vm03's https://github.com/vm03/android_device_lge_w5ds device tree page. I am going to try chevanlol360 w5's prop and device tree since I'm actually working with an MS323 not D325. If anyone has any further advice I would definitely appreciate it.
Update: I'm attempting CM12 atm. Hopefully I can figure it out. I've been trying to port a rom for the last year. Thank chevanlol360 and vm03 for the prop and dev trees.
 
Last edited:
I have been working very hard to compile myself. Recently I ran into a huge problem, for some reason backtrack repositories no longer work which makes it almost impossible for me to compile android since this was my preference. I've been trying to compile based on the instructions on vm03's https://github.com/vm03/android_device_lge_w5ds device tree page. I am going to try chevanlol360 w5's prop and device tree since I'm actually working with an MS323 not D325. If anyone has any further advice I would definitely appreciate it.
Update: I'm attempting CM12 atm. Hopefully I can figure it out. I've been trying to port a rom for the last year. Thank chevanlol360 and vm03 for the prop and dev trees.
Much respect r3venge, don't give up, one day you might come across the last piece of your puzzle
 
I have attempted compiling with the following steps

Code:
target SharedLib: libportable (/media/fa8c7912-dca1-4790-af7e-3558aa18afc9/cm-11.0/out/target/product/w5/obj/SHARED_LIBRARIES/libportable_intermediates/LINKED/libportable.so)
ndk/sources/android/cpufeatures/cpu-features.c:496: error: undefined reference to 'dlerror'
ndk/sources/android/cpufeatures/cpu-features.c:497: error: undefined reference to 'dlopen'
ndk/sources/android/cpufeatures/cpu-features.c:505: error: undefined reference to 'dlsym'
ndk/sources/android/cpufeatures/cpu-features.c:512: error: undefined reference to 'dlclose'
collect2: error: ld returned 1 exit status
make: *** [/media/fa8c7912-dca1-4790-af7e-3558aa18afc9/cm-11.0/out/target/product/w5/obj/SHARED_LIBRARIES/libportable_intermediates/LINKED/libportable.so] Error 1
 
Last edited:
Ayy but I do see progress, you got 6/7 errors which mean your on the right path, try to find someone to work on this project with you
 
I want to go ahead and build a d321 cm11 port but I would have to use chevanlol360 and vm03 prop and device tree correct? problem is that I have a problem with the recovery to install any rom it only works on fastboot, I always get a boot certification verify error because I think it doesn't work correctly. I already bricked my phone once I'm suppose to have a replacement soon I want to attempt to install a working rom again without bricking it twice. I'm not sure if they'll be a build for my device that's why I want to give it a shot idk maybe I'll go with it or just wait til someone that owns the d321 variant does.
 
Ayy but I do see progress, you got 6/7 errors which mean your on the right path, try to find someone to work on this project with you
That's my problem I don't know anyone that knows about linux maybe a computer gaming place or something if someone could point me in the right direction I live in michigan and I don't know anyone that would work on this project with me. Let me know if you have any suggestions.
 
Trying different build method with Kali 1.0.9
Code:
repo init -u git://github.com/CyanogenMod/android.git -b cm-11.0
curl --create-dirs -L -o .repo/local_manifests/local_manifest.xml -O -L https://raw.githubusercontent.com/chevanlol360/android_local_manifest/master/local_manifest.xml
repo sync
. build/envsetup.sh
lunch
make ...etc
if this doesn't work I will inquire further. I have had much trouble since backtrack repos are unreachable. Hopefully kali will do the job. I'm thinking maybe I had errors with vm03 because I merged the ndk in the cyanogenmod source instead of exporting the toolchains?
 
Last edited:
Found it, tried downloading it.....well connection breaks away halfway or little more. It cant continue download too. Have to start from start. Need a mirror :/
 
Great news from me too, also managed to download. I will upload to some other storage, but it will take some time 'couse my upload speed sucks. Also i'll try booting ROM as soon i manage to solve problems with bootloader
 
For those with the power button to turn on and off the screen. I am using proximity sensor on off from the play store. Just set it and wave hand over sensor to turn off and on. Also using reboot menu widget also from app store for reboots screenshots power off and recovery mode....Just putting it out there
 
For those with the power button to turn on and off the screen. I am using proximity sensor on off off the play store. Just set it and wave hand over sensor to turn off and on. Also using reboot menu widget also from app store for reboots screenshots power off and recovery mode....Just putting it out there
With CM12?! Why? We're already having reports of drain issues....
 
Back
Top Bottom