• 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

If you don't mind me asking, how close are you to getting the video working? Just curious, exited and expectant. ROM is great regardless of the broken video recording, I've been using it since the first build. Devs like you are the reason I always buy cheap phones and hold on to them until I break them lol Thanks for your work and saving me $$
 
If you don't mind me asking, how close are you to getting the video working? Just curious, exited and expectant. ROM is great regardless of the broken video recording, I've been using it since the first build. Devs like you are the reason I always buy cheap phones and hold on to them until I break them lol Thanks for your work and saving me $$
I'm not sure, I don't have a device. Every fix I make is based off logcats or prior knowledge and unless someone provides a logcat nothing can be fixed. On a side note the new build attempts to fix video recording that's what nv12 is. It's the format the videos records in. It's not supported by android therefore I added support.
 
I'm not sure, I don't have a device. Every fix I make is based off logcats or prior knowledge and unless someone provides a logcat nothing can be fixed. On a side note the new build attempts to fix video recording that's what nv12 is. It's the format the videos records in. It's not supported by android therefore I added support.
Would u like to provide u with one? if so how exactly, i dont remember
 
Would u like to provide u with one? if so how exactly, i dont remember
Every time someone reports a bug that should include a logcat too. Just saying this function doesn't work means nothing as no one knows, but the device most of the time. Taking a logcat is pretty easy and there are many guides on xda. I simply use adb logcat > log.txt . To take a kernel message you can run adb shell cat proc/kmsg > kmsg.txt after adb root which is required. When taking logs or kernel messages, you should start the log and then do what's necessary to cause the crash. Example, if the camera doesn't work, start logcat then open camera and stop the log after it crashes , but never before the crash or issue your debugging.
 
Previous build has been pulled!

Download: https://www.androidfilehost.com/?fid=24052804347808925

Changelog:
c50: fix broken quicinc framework
av: support for NV12
Hi, I have the H345 variant.
When I saw yesterday's build had came out, I quickly did a clean install and installed it. The quicinc framework box kept popping up, so I deleted the files that you listed on page 20 and everything was fine.
Now today, once I saw today's build (the one I've quoted), I did another clean install. When I booted it up though, the quicinc framework box is back again.
 
Hi, I have the H345 variant.
When I saw yesterday's build had came out, I quickly did a clean install and installed it. The quicinc framework box kept popping up, so I deleted the files that you listed on page 20 and everything was fine.
Now today, once I saw today's build (the one I've quoted), I did another clean install. When I booted it up though, the quicinc framework box is back again.
I'm just going to remove it permanently then. Thanks for letting me know. Any luck with video recording after removing the framework on new build?
 
Last edited:
I'm just going to remove it permanently then. Thanks for letting me know. Any luck with video recording after removing the framework on new build?
I'm not exactly sure what the video recording problem was before because I never really used that feature, but after getting rid of the framework on today's build, I just tested out rear camera recording and front-facing recording on the stock camera. Both seem to work fine.

Edit: grammar mistakes
 
@Noobified Is there any way you can send me the video recording fixes? I'm throttled to 2g speeds, and I can't download the latest build now. I probably won't get fast internet for another 2 or 3 weeks. But I think I could maybe download just the fixes if you send them. I downloaded the twrp in like 20 minutes lol. Thanks
 
@Noobified Is there any way you can send me the video recording fixes? I'm throttled to 2g speeds, and I can't download the latest build now. I probably won't get fast internet for another 2 or 3 weeks. But I think I could maybe download just the fixes if you send them. I downloaded the twrp in like 20 minutes lol. Thanks
I'm not exactly sure where the fixes are probably libmedia.so and libcamera_client.so , but I deleted the build and no longer have the files.
 
Hey @Noobified . Total noob question, but what gapps should i use with the new 20150905 CM12.1 build? Im on stock 10d downgraded from 10e with root and blue twrp. Thanks everyone!
 
Delete these files:

etc/permissions/cneapiclient.xml
etc/permissions/com.quicinc.cne.xml
framework/cneapiclient.jar
framework/com.quicinc.cne.jar
priv-app/CNEService/CNEService.apk
From where I can't make it past the lock screen?
 
From where I can't make it past the lock screen?
Do you mean setup screen or?
All you have to do is tap OK on the box and then tap next/whatever you want to do fast. It takes some time, but have some patience
On the setup screen, if you hit the top right corner of the 'Next' button, it seems to work.
After that, go to Settings > About phone > enable development > enable root
Then I went to cm file manager and allowed root explorer and swipe gestures
Then find the files, swipe them and delete them
 
From where I can't make it past the lock screen?
Boot to recovery (long press volume down plus power. When LG logo shows up let go and immediately long press them again. If you did it right it will ask you if you wanna factory reset. Go ahead and select yes) Then from recovery mount system. Then go to advance>file manager and delete the files given. All files will be in system folder of course.
 
Back
Top Bottom