^^^ I like this guy .
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hey scary^^^ I like this guy .
Hey scary
Would you have a clue as to where i should look for the green tint camera issue?
I looked through some files doing comparison and didn't see any differences. Could something be left out?
Welcome!!Ok..... here's the truth.......
I'm just a 10 yr old, just trying to flash roms and stuff
Thats how most of us started. At least your starting early. Your going to have such a big jump on all us older people, you'll be developing before you know it.I've been doing this since March of this year, but just the rooting and flashing. And flashing custom recoveries, but that's it.
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!--Fetch's Bad_MOFO_33's source trees-->
<project name="arj1231/device_lge_x5" path="device/lge/x5" remote="github" revision="master" />
<project name="arj1231/kernel_lge_msm8226" path="kernel/lge/msm8226" remote ="github" revision="LP" />"
<project name="arj1231/vendor_lge_x5" path="vendor/lge/x5" remote="github" revision="master" />
<!--Fetches some hardware dependencies we need to build for the Volt-->
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" revision="cm-12.1" />
</manifest>
$ repo sync -f -j8 --no-clone-bundle
$ . build/envsetup.sh
$ brunch x5
Excellent. Great to hear about development starting point.@HasH_BrowN and anyone else who wants to learn, go here: http://androidforums.com/threads/cyanogenmod12-1-build-environment-set-up.918323/
This will help you setup a build environment. You'll need a machine with at least 4GB of RAM, a decent processor, and a way to run Linux. Then create a new repo manifest in ~/path/to/source/.repo/local_manifests/x5.xml. Paste this into it:
Save it, and runCode:<?xml version="1.0" encoding="UTF-8"?> <manifest> <!--Fetch's Bad_MOFO_33's source trees--> <project name="arj1231/device_lge_x5" path="device/lge/x5" remote="github" revision="master" /> <project name="arj1231/kernel_lge_msm8226" path="kernel/lge/msm8226" remote ="github" revision="LP" />" <project name="arj1231/vendor_lge_x5" path="vendor/lge/x5" remote="github" revision="master" /> <!--Fetches some hardware dependencies we need to build for the Volt--> <project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" revision="cm-12.1" /> </manifest>
This will then download the source code as well as Bad_MOFO_33's sources for the Volt, which can be used to build CyanogenMod.Code:$ repo sync -f -j8 --no-clone-bundle
We managed to get the camera working by taking "/arch/arm/boot/dts/msm8226-x5_spr_us/ msm8226-x5-camera.dtsi" from the stock kernel source provided by LG and adding it to the kernel build by the CM compiler, so that's one place to start.
Best way to learn? Read everything, play with the code and see what goes where, and take risks. And most importantly, ask questions.
Yes, the fix is already in the kernel tree, @Bad_MOFO_33 has been using it in his most recent release builds I believe.Excellent. Great to hear about development starting point.
So the camera fix/correction is in the development tree (already compiled in the kernel)? Or am i reading that wrong? Just asking.
So then CM 12.1 doesnt have the green tint issue with the camera...correct?Yes, the fix is already in the kernel tree, @Bad_MOFO_33 has been using it in his most recent release builds I believe.
So then CM 12.1 doesnt have the green tint issue with the camera...correct?
Can you make a flashable zip? I would like to test.....
And then the developer can make it public.
Not trying to rush you.
thank you for your help.Sorry, let me clarify. The "fix" I was referring to was the one that let us use the camera again in the ROM. It still has the green tint and problems with videos, so there's not really any point in releasing another build yet. We still have all the current issues we've been experiencing.
Besides, this isn't really my ROM, it's Bad_MOFO_33's, so I'm not going to hijack his work or anything. When he feels ready to release an update, he will. Until then, I'm just dinking around with the source code, trying to fix the camera bugs (and the ones that have popped up in my SlimROM port).
No problem Biggest lesson I learned from a friend who's passed on was "Don't pay it back, pay it forward," which is what I try to do here. Have fun building, and if you need anything, feel free to PM me.thank you for your help.
I am also getting random restarts. I do not remember seeing these with the 6/28 (?) build, but I only used that for a couple of weeks before switching to the September buildAnyone else experiencing random restarts?
Anyone else experiencing random restarts? I put this on my girlfriends Volt a few days ago and her phone randomly restarts 2-3 time per day. She's also having some other issues, like alarms not using sound. I'm reflashing it tonight but in case that doesn't work-does anyone have any ideas?
I am also getting random restarts. I do not remember seeing these with the 6/28 (?) build, but I only used that for a couple of weeks before switching to the September build
It's a CPU issue. Read the OP, there's a link towards the bottom that links to an app on XDA that fixes this.Yeah I've been getting this quite frequently too! I thought it was just me but I guess we're all getting this problem It seems!
It's a CPU issue. Read the OP, there's a link towards the bottom that links to an app on XDA that fixes this.
Did you make it a system app?*facepalm* I downloaded it, but forgot to flash it. Its not restarting anymore, but now its freezing-twice in the last three hours.
*edit*
Doesn't seem like the deep sleep fix actually fixed anything. Its restarted twice in the last half hour.
Did you make it a system app?
Not trying to pull anyone from custom development. But if you want something stable, everything working, you can try @Curtis1973I installed it according to the instructions. I don't know if it automatically installs as a sys app. It doesn't matter anyways though, apparently vines don't play on the Tumblr app, which is a nonstarter for her. So now I have to try BlissPop. Guess that's what I get for trying to help.
Not trying to pull anyone from custom development. But if you want something stable, everything working, you can try @Curtis1973
http://androidforums.com/threads/zv5-debloated-no-gapps-xperia-apps.958304/ . Its running really smooth.
Its an option.
BlissPop uses the same trees as this ROM, so videos don't work there either.I installed it according to the instructions. I don't know if it automatically installs as a sys app. It doesn't matter anyways though, apparently vines don't play on the Tumblr app, which is a nonstarter for her. So now I have to try BlissPop. Guess that's what I get for trying to help.